Package org.objectweb.util.monolog.wrapper.log4j

The wrapper for the logging system log4j.

See:
          Description

Class Summary
ConsoleHandler  
DayFileHandler Represents an file handler which the file name changes every days.
FileHandler This class is the wrapper to the org.apache.log4j.FileAppender
GenericHandler This class is a generic implementation of the Handler interface.
JMXHandler  
LevelImpl This extension of the common LevelImpl provides conversion method for the monolog levels to the log4j levels.
MonologCategory This class wraps the Logger concept into the log4j world.
MonologCategoryFactory  
MonologLoggerFactory This class wraps the LoggerFactory, HandlerFactory, LevelFactory concepts into the log4j world.
NTEventLogHandler This class is the wrapper to the org.apache.log4j.nt.NTEventLogAppender
PatternConverter This tools class permits to convert the printing pattern between log4j and monolog.
RollingFileHandler This class is the wrapper to the org.apache.log4j.RollingFileAppender
 

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

The wrapper for the logging system log4j.