Package org.objectweb.util.monolog.wrapper.javaLog

The wrapper for the logging system of the JDK 1.4 (or greater).

See:
          Description

Class Summary
GenericHandler Is a generic handler implementation used to wrapper java.util.logging.Handler instance.
LevelImpl Is an implementation of the Monolog Level interface based on the common LevelImpl class.
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.
LoggerFactory is the LoggerFactory for the wrapper to java.util.logging
MonologFormatter The goal of this class is to format a LogRecord with regard to a pattern.
 

Package org.objectweb.util.monolog.wrapper.javaLog Description

The wrapper for the logging system of the JDK 1.4 (or greater).