Package org.talend.sdk.component.slf4j
Class StdLogger
java.lang.Object
org.slf4j.helpers.MarkerIgnoringBase
org.talend.sdk.component.slf4j.StdLogger
- All Implemented Interfaces:
Serializable,org.slf4j.Logger
- See Also:
-
Field Summary
Fields inherited from interface org.slf4j.Logger
ROOT_LOGGER_NAME -
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, warnMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.slf4j.Logger
getName
-
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
- Specified by:
getNamein interfaceorg.slf4j.Logger
-
readResolve
- Throws:
ObjectStreamException
-