Package org.slf4j.cal10n
Class LocLogger
java.lang.Object
org.slf4j.ext.LoggerWrapper
org.slf4j.cal10n.LocLogger
- All Implemented Interfaces:
- Logger
A logger specialized in localized logging. Localization is based in the CAL10N project.
- Author:
- Ceki Gülcü
- 
Field SummaryFields inherited from class org.slf4j.ext.LoggerWrapperinstanceofLAL, loggerFields inherited from interface org.slf4j.LoggerROOT_LOGGER_NAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidLog a localized message at the DEBUG level.voidLog a localized message at the ERROR level.voidLog a localized message at the INFO level.voidLog a localized message at the TRACE level.voidLog a localized message at the WARN level.Methods inherited from class org.slf4j.ext.LoggerWrapperdebug, debug, debug, debug, debug, debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, error, getName, info, info, info, info, info, info, info, info, info, info, isDebugEnabled, isDebugEnabled, isErrorEnabled, isErrorEnabled, isInfoEnabled, isInfoEnabled, isTraceEnabled, isTraceEnabled, isWarnEnabled, isWarnEnabled, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, warn, warn, warn, warn, warn, warn, warn, warn, warn, warnMethods 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, debug, debug, debug, debug, debug, debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, error, getName, info, info, info, info, info, info, info, info, info, info, isDebugEnabled, isDebugEnabled, isEnabledForLevel, isErrorEnabled, isErrorEnabled, isInfoEnabled, isInfoEnabled, isTraceEnabled, isTraceEnabled, isWarnEnabled, isWarnEnabled, makeLoggingEventBuilder, trace, trace, trace, trace, trace, trace, trace, trace, trace, trace, warn, warn, warn, warn, warn, warn, warn, warn, warn, warn
- 
Constructor Details- 
LocLogger
 
- 
- 
Method Details- 
trace
- 
debug
- 
info
- 
warn
- 
error
 
-