libminlog-java
minimal Java logging library
Description
MinLog is a Java logging library. Key features: * Zero overhead Logging statements below a given level can
be automatically removed by javac at compile time.
This means applications can have detailed trace and debug logging
without having any impact on the finished product.
* Simple and efficient The API is concise and the code is
very efficient at runtime.
* Extremely lightweight The entire project consists of a single Java file
with ~100 non-comment lines of code.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/EsotericSoftware/minlog
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libminlog-java