|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
---|---|
org.jmonit.log |
Uses of Log in org.jmonit.log |
---|
Subclasses of Log in org.jmonit.log | |
---|---|
class |
CommonsLoggingLogger
Logger implementation based on jakarta commons-logging. |
class |
ConsoleLogger
Logger implementation that write long to console (System.out). |
class |
Java14Logger
Logger implementation based on Java 1.4+ logging API. |
class |
Log4jLogger
Logger implementation that delegates to log4j loggers. |
class |
NullLogger
Logger used when no supporter logging API is available at runtime. |
Methods in org.jmonit.log that return Log | |
---|---|
static Log |
Log.getLog(java.lang.Class clazz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |