| Package | Description |
|---|---|
| org.slf4j.event | |
| org.slf4j.helpers |
Helper classes.
|
| Class and Description |
|---|
| AbstractLogger
An abstract implementation which delegates actual logging work to the
AbstractLogger.handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) method. |
| LegacyAbstractLogger |
| SubstituteLogger
A logger implementation which logs via a delegate logger.
|
| Class and Description |
|---|
| AbstractLogger
An abstract implementation which delegates actual logging work to the
AbstractLogger.handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) method. |
| FormattingTuple
Holds the results of formatting done by
MessageFormatter. |
| MarkerIgnoringBase
Deprecated.
|
| NOPLogger
A direct NOP (no operation) implementation of
Logger. |
| NormalizedParameters
Holds normalized calling call parameters.
|
| SubstituteLogger
A logger implementation which logs via a delegate logger.
|
| SubstituteLoggerFactory
SubstituteLoggerFactory manages instances of
SubstituteLogger. |
Copyright © 2005–2019 QOS.ch. All rights reserved.