| Version | 1.2 |
|---|---|
| Publisher | nathan s |
| Release date | Dec 13, 2012 |
| Date added | Dec 13, 2012 |
| Os requirements | Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP |
| Requirements | None |
| Total downloads | 30 |
| Price | Free |
Description
MinLog is a Java logging library. 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. The API is concise and the code is very efficient at runtime. The entire project consists of a single Java file with 100 non-comment lines of code.