Class Summary |
Category |
This class has been deprecated and
replaced by the Logger subclass. |
ConsoleAppender |
ConsoleAppender appends log events to System.out or
System.err using a layout specified by the user. |
Level |
Defines the minimum set of levels recognized by the system, that is
OFF , FATAL , ERROR ,
WARN , INFO DEBUG and
ALL . |
Logger |
This is the central class in the log4j package. |
MDC |
Wrap the PaxContext with MDC api. |
NDC |
Nested Diagnostic Context. |
OsgiThrowableRenderer |
Enhanced implementation of ThrowableRenderer. |
PaxLoggingConfigurator |
|
Priority |
Refrain from using this class directly, use
the Level class instead. |
PropertyConfigurator |
Dummy class to allow more applications to be compatible with Pax Logging out of the box. |