Package org.jmonit.log

Class Summary
CommonsLoggingLogger Logger implementation based on jakarta commons-logging.
ConsoleLogger Logger implementation that write long to console (System.out).
Java14Logger Logger implementation based on Java 1.4+ logging API.
Log Facade API to any logging framework.
Log4jLogger Logger implementation that delegates to log4j loggers.
NullLogger Logger used when no supporter logging API is available at runtime.
 



Copyright © 2007 Nicolas De Loof. All Rights Reserved.