Package org.slf4j.ext
Class LoggerWrapper
java.lang.Object
org.slf4j.ext.LoggerWrapper
- 
Field SummaryFieldsFields inherited from interface org.slf4j.LoggerROOT_LOGGER_NAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.getName()Delegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisDebugEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisErrorEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisInfoEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisTraceEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.booleanIs the logger instance enabled for the WARN level?booleanisWarnEnabled(Marker marker) Delegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.voidDelegate to the appropriate method of the underlying logger.Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.slf4j.LoggeratDebug, atError, atInfo, atLevel, atTrace, atWarn, isEnabledForLevel, makeLoggingEventBuilder
- 
Field Details- 
logger
- 
instanceofLAL
 
- 
- 
Constructor Details- 
LoggerWrapper
 
- 
- 
Method Details- 
isTraceEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isTraceEnabledin interface- Logger
- Returns:
- True if this Logger is enabled for the TRACE level, false otherwise.
 
- 
isTraceEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isTraceEnabledin interface- Logger
- Parameters:
- marker- The marker data to take into consideration
- Returns:
- True if this Logger is enabled for the TRACE level, false otherwise.
 
- 
trace
- 
trace
- 
trace
- 
trace
- 
trace
- 
trace
- 
trace
- 
traceDelegate to the appropriate method of the underlying logger.
- 
trace
- 
traceDelegate to the appropriate method of the underlying logger.
- 
isDebugEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isDebugEnabledin interface- Logger
- Returns:
- True if this Logger is enabled for the DEBUG level, false otherwise.
 
- 
isDebugEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isDebugEnabledin interface- Logger
- Parameters:
- marker- The marker data to take into consideration
- Returns:
- True if this Logger is enabled for the DEBUG level, false otherwise.
 
- 
debug
- 
debug
- 
debug
- 
debug
- 
debug
- 
debug
- 
debug
- 
debugDelegate to the appropriate method of the underlying logger.
- 
debugDelegate to the appropriate method of the underlying logger.
- 
debugDelegate to the appropriate method of the underlying logger.
- 
isInfoEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isInfoEnabledin interface- Logger
- Returns:
- True if this Logger is enabled for the INFO level, false otherwise.
 
- 
isInfoEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isInfoEnabledin interface- Logger
- Parameters:
- marker- The marker data to take into consideration
- Returns:
- true if this Logger is enabled for the INFO level, false otherwise.
 
- 
info
- 
info
- 
info
- 
info
- 
info
- 
info
- 
info
- 
infoDelegate to the appropriate method of the underlying logger.
- 
info
- 
info
- 
isWarnEnabledDescription copied from interface:LoggerIs the logger instance enabled for the WARN level?- Specified by:
- isWarnEnabledin interface- Logger
- Returns:
- True if this Logger is enabled for the WARN level, false otherwise.
 
- 
isWarnEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isWarnEnabledin interface- Logger
- Parameters:
- marker- The marker data to take into consideration
- Returns:
- True if this Logger is enabled for the WARN level, false otherwise.
 
- 
warn
- 
warn
- 
warn
- 
warn
- 
warn
- 
warn
- 
warn
- 
warnDelegate to the appropriate method of the underlying logger.
- 
warn
- 
warn
- 
isErrorEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isErrorEnabledin interface- Logger
- Returns:
- True if this Logger is enabled for the ERROR level, false otherwise.
 
- 
isErrorEnabledDelegate to the appropriate method of the underlying logger.- Specified by:
- isErrorEnabledin interface- Logger
- Parameters:
- marker- The marker data to take into consideration
- Returns:
- True if this Logger is enabled for the ERROR level, false otherwise.
 
- 
error
- 
error
- 
error
- 
error
- 
error
- 
error
- 
error
- 
errorDelegate to the appropriate method of the underlying logger.
- 
error
- 
errorDelegate to the appropriate method of the underlying logger.
- 
getName
 
-