Class | Description |
---|---|
EventDataConverter | |
Log4jLogger |
SLF4J logger implementation that uses Log4j.
|
Log4jLoggerFactory |
Log4j implementation of SLF4J ILoggerFactory interface.
|
Log4jMarker |
Log4j/SLF4J
Marker type bridge. |
Log4jMarkerFactory |
Log4j/SLF4J bridge to create SLF4J Markers based on name or based on existing SLF4J Markers.
|
Log4jMDCAdapter | |
MDCContextMap |
Bind the ThreadContextMap to the SLF4J MDC.
|
SLF4JLogger | |
SLF4JLoggerContext | |
SLF4JLoggerContextFactory | |
SLF4JProvider |
Bind the Log4j API to SLF4J.
|
Exception | Description |
---|---|
SLF4JLoggingException |
Exception thrown when the SLF4J adapter encounters a problem.
|