See: Description
Class | Description |
---|---|
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
|