Name : minlog
| |
Version : 1.3.0
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : 1.76
| Date : 2020-06-10 02:42:16
|
Group : Development/Libraries/Java
| Source RPM : minlog-1.3.0-1.76.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Minimal overhead Java logging
|
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 run-time.
* Extremely lightweight The entire project consists of a single Java file with ~100 non-comment lines of code.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.4/repo/oss/noarch |