Simple ****** A simple (and direct) implementation that logs messages of level ``INFO`` or higher on the console (``System.err``). Note: This does not use the `Simple Log, logging anti-framework`_. Links ===== - SimpleLogger_ Maven ===== :: org.slf4j slf4j-simple 1.4.2 Sample ====== - `sample-slf4j-simple`_ .. _`Simple Log, logging anti-framework`: https://simple-log.dev.java.net/ .. _SimpleLogger: http://www.slf4j.org/api/org/slf4j/impl/SimpleLogger.html .. _`sample-slf4j-simple`: http://toybox/hg/sample/file/tip/java/sample-slf4j-simple