|
Class Summary |
| ConsoleHandler |
|
| FileHandler |
This class is the wrapper to the org.apache.log4j.FileAppender |
| GenericHandler |
This class is a generic implementation of the Handler interface. |
| 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. |
| 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 |