Package | Description |
---|---|
org.slf4j.event | |
org.slf4j.helpers |
Helper classes.
|
org.slf4j.jul | |
org.slf4j.reload4j | |
org.slf4j.simple |
Class and Description |
---|
AbstractLogger
An abstract implementation which delegates actual logging work to the
AbstractLogger.handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) method. |
LegacyAbstractLogger
Provides minimal default implementations for
LegacyAbstractLogger.isTraceEnabled(Marker) , LegacyAbstractLogger.isDebugEnabled(Marker) and other similar methods. |
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 . |
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 . |
Class and Description |
---|
AbstractLogger
An abstract implementation which delegates actual logging work to the
AbstractLogger.handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) method. |
LegacyAbstractLogger
Provides minimal default implementations for
LegacyAbstractLogger.isTraceEnabled(Marker) , LegacyAbstractLogger.isDebugEnabled(Marker) and other similar methods. |
Class and Description |
---|
AbstractLogger
An abstract implementation which delegates actual logging work to the
AbstractLogger.handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) method. |
LegacyAbstractLogger
Provides minimal default implementations for
LegacyAbstractLogger.isTraceEnabled(Marker) , LegacyAbstractLogger.isDebugEnabled(Marker) and other similar methods. |
Class and Description |
---|
AbstractLogger
An abstract implementation which delegates actual logging work to the
AbstractLogger.handleNormalizedLoggingCall(Level, Marker, String, Object[], Throwable) method. |
LegacyAbstractLogger
Provides minimal default implementations for
LegacyAbstractLogger.isTraceEnabled(Marker) , LegacyAbstractLogger.isDebugEnabled(Marker) and other similar methods. |
Copyright © 2005–2022 QOS.ch. All rights reserved.