public class StandardLogger extends StandardLogger implements Log
LOGGER_INSTANCE_NAME| Constructor and Description |
|---|
StandardLogger(java.lang.String name)
Creates a new StandardLogger object.
|
StandardLogger(java.lang.String name,
boolean logLocationInfo) |
isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, logDebug, logDebug, logError, logError, logFatal, logFatal, logInfo, logInfo, logInternal, logTrace, logTrace, logWarn, logWarnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, logDebug, logDebug, logError, logError, logFatal, logFatal, logInfo, logInfo, logTrace, logTrace, logWarn, logWarnpublic StandardLogger(java.lang.String name)
name - the name of the configuration to use -- ignoredpublic StandardLogger(java.lang.String name,
boolean logLocationInfo)
name - the name of the configuration to use -- ignoredlogLocationInfo - logLocationInfo