Package Info

minlog


Minimal overhead Java logging


Development/Libraries/Java

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 run-time.

  • Extremely lightweight The entire project consists of a single Java file with ~100 non-comment lines of code.


License: BSD-3-Clause
URL: https://github.com/EsotericSoftware/minlog

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.3.1-bp160.1.10 info GA Release 2023-09-09 16.0
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • minlog
  • minlog-javadoc