Package | Description |
---|---|
org.objectweb.util.monolog.wrapper.javaLog |
The wrapper for the logging system of the JDK 1.4 (or greater).
|
Class and Description |
---|
GenericHandler
Is a generic handler implementation used to wrapper java.util.logging.Handler
instance.
|
Logger
Is an extension of the java.util.logging.Logger class used to wrap Monolog
on the logging system provided in the JDK since the 1.4 version.
|