Minimal overhead Java logging
https://github.com/EsotericSoftware/minlog
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / minlog
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/minlog && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
minlog-1.3.1.tar.gz | 0000006065 5.92 KB | |
minlog.changes | 0000000584 584 Bytes | |
minlog.spec | 0000002637 2.58 KB |
Latest Revision
buildservice-autocommit
accepted
request 1109986
from
Fridrich Strba (fstrba)
(revision 6)
baserev update by copy to link target
Comments 0