Package org.ametys.core.util
Class AvalonLoggerAdapter
java.lang.Object
org.slf4j.helpers.MarkerIgnoringBase
org.ametys.core.util.AvalonLoggerAdapter
- All Implemented Interfaces:
Serializable
,Logger
SLF4J Logger wrapping an Avalon
Logger
.- See Also:
-
Field Summary
Fields inherited from interface org.slf4j.Logger
ROOT_LOGGER_NAME
-
Constructor Summary
-
Method Summary
Methods inherited from class org.slf4j.helpers.MarkerIgnoringBase
debug, debug, debug, debug, debug, error, error, error, error, error, info, info, info, info, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, toString, trace, trace, trace, trace, trace, warn, warn, warn, warn, warn
-
Field Details
-
name
-
-
Constructor Details
-
AvalonLoggerAdapter
Constructor- Parameters:
logger
- the AvalonLogger
.
-
-
Method Details
-
isTraceEnabled
-
trace
-
trace
-
trace
-
trace
-
trace
-
isDebugEnabled
-
debug
-
debug
-
debug
-
debug
-
debug
-
isInfoEnabled
-
info
-
info
-
info
-
info
-
info
-
isWarnEnabled
-
warn
-
warn
-
warn
-
warn
-
warn
-
isErrorEnabled
-
error
-
error
-
error
-
error
-
error
-
getName
-
readResolve
- Throws:
ObjectStreamException
-