MinLog/README.md

5 lines
288 B
Markdown
Raw Normal View History

2013-05-09 22:43:42 +02:00
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