SkillAgentSearch skills...

Log.alpha

Java logger which logs events and data, not strings. Based on mulog and tracing

Install / Use

/learn @bowbahdoe/Log.alpha
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

log.alpha

Welcome!

This repo only contains the draft API for experimentation. That is, no backing implementation.

If you just want to try out the API or maybe do your own thing you can currently snag it from jitpack. Maven Central publishing can be done upon request.

My next draft of this (with far fewer features) is here.

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>
<dependency>
    <groupId>dev.mccue</groupId>
    <artifactId>log.alpha</artifactId>
    <version>main-SNAPSHOT</version>
</dependency>
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks0

Languages

Java

Security Score

55/100

Audited on Jan 2, 2023

No findings