|
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
LoggerPlugin | A factory for producing logger plugins. |
LoggerPluginInstance | Defines a "pluggable" login module's logger implementation. |
MDCProvider | MDC SPI for the backend logging implementation. |
MDCSupport | Indicates that a Logger plugin supports MDC. |
NDCProvider | An NDC SPI for the backend logging implementation. |
NDCSupport | Indicates that a logger plugin supports NDC. |
Class Summary | |
---|---|
AbstractLoggerPluginInstance | An abstract base class for logger plugin instances. |
Logger | Logger wrapper that tries to dynamically load a log4j class to determine if log4j is available in the VM. |
MDC | A "Map Diagnostic Context" abstraction. |
NDC | A "Nested Diagnostic Context" abstraction. |
NullLoggerPlugin | The null logger plugin. |
NullLoggerPluginInstance | LoggerPlugin implementation producing no output at all. |
NullMDCProvider | An MDC provider which does nothing. |
NullNDCProvider | An NDC provider which does nothing. |
Enum Summary | |
---|---|
Logger.Level | Levels used by this logging API. |
|
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |