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

The wrapper for the logging system log4j.

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.
MonologCategory.BetaCF
MonologCategory.OwPriority
MonologCategoryFactory Copyright (C) 2001-2003 France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
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
The wrapper for the logging system log4j.