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.
-
1
derived packages
- Links to remote Java:packages / minlog
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven/minlog && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000121 121 Bytes | |
| _scmsync.obsinfo | 0000000284 284 Bytes | |
| build.specials.obscpio | 0000000256 256 Bytes | |
| minlog-1.3.1.tar.gz | 0000006065 5.92 KB | |
| minlog.changes | 0000000584 584 Bytes | |
| minlog.spec | 0000002541 2.48 KB |
Comments 0