MinLog/README.md
2013-05-09 16:43:42 -04:00

5 lines
288 B
Markdown

Drop-in replacement for [minlog](http://code.google.com/p/minlog), forked from http://minlog.googlecode.com/svn using `git svn`.
* Logs through slf4j instead of printing directly to stdout
* Suppresses no log levels at compile time so you can control them in your logging config instead