|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LoggerFactory | Implement this interface to create new instances of Logger or a sub-class of Logger. |
Class Summary | |
---|---|
Category | Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago. |
Level | Defines the minimum set of levels recognized by the system, that is
OFF , FATAL , ERROR ,
WARN , INFO DEBUG
and
ALL . |
Logger | |
LogManager | |
MDC | This class behaves just like Log4j's MDC would - and so can cause issues with the redeployment of web applications if the Objects stored in the threads Map cannot be garbage collected. |
NDC | |
Priority | Refrain from using this class directly, use
the Level class instead. |
Log4j 1.x compatibility layer.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |