Class LoggerWrapper
java.lang.Object
org.slf4j.ext.LoggerWrapper
- All Implemented Interfaces:
org.slf4j.Logger
A helper class wrapping an
Logger instance preserving
location information if the wrapped instance supports it.- Author:
- Ralph Goers, Ceki Gülcü
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final booleanprotected final org.slf4j.LoggerFields inherited from interface org.slf4j.Logger
ROOT_LOGGER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier 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(org.slf4j.Marker marker) Delegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisErrorEnabled(org.slf4j.Marker marker) Delegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisInfoEnabled(org.slf4j.Marker marker) Delegate to the appropriate method of the underlying logger.booleanDelegate to the appropriate method of the underlying logger.booleanisTraceEnabled(org.slf4j.Marker marker) Delegate to the appropriate method of the underlying logger.booleanbooleanisWarnEnabled(org.slf4j.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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.slf4j.Logger
atDebug, atError, atInfo, atLevel, atTrace, atWarn, isEnabledForLevel, makeLoggingEventBuilder
-
Field Details
-
logger
-
instanceofLAL
-
-
Constructor Details
-
LoggerWrapper
-
-
Method Details
-
isTraceEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isTraceEnabledin interfaceorg.slf4j.Logger
-
isTraceEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isTraceEnabledin interfaceorg.slf4j.Logger
-
trace
-
trace
-
trace
-
trace
-
trace
-
trace
-
trace
-
trace
-
trace
-
trace
-
isDebugEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isDebugEnabledin interfaceorg.slf4j.Logger
-
isDebugEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isDebugEnabledin interfaceorg.slf4j.Logger
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
isInfoEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isInfoEnabledin interfaceorg.slf4j.Logger
-
isInfoEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isInfoEnabledin interfaceorg.slf4j.Logger
-
info
-
info
-
info
-
info
-
info
-
info
-
info
-
info
-
info
-
info
-
isWarnEnabled
- Specified by:
isWarnEnabledin interfaceorg.slf4j.Logger
-
isWarnEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isWarnEnabledin interfaceorg.slf4j.Logger
-
warn
-
warn
-
warn
-
warn
-
warn
-
warn
-
warn
-
warn
-
warn
-
warn
-
isErrorEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isErrorEnabledin interfaceorg.slf4j.Logger
-
isErrorEnabled
Delegate to the appropriate method of the underlying logger.- Specified by:
isErrorEnabledin interfaceorg.slf4j.Logger
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
error
-
getName
-