An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger.
See: Description
Class Summary | |
---|---|
Category |
This class is a minimal implementation of the original
|
Level |
Defines the minimum set of levels recognized by the system, that is
OFF , FATAL , ERROR ,
WARN , INFO , DEBUG and
ALL .
|
Logger |
This class is a minimal implementation of the original
|
MDC | |
Priority | Refrain from using this class directly, use the Level class instead. |
An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger.