public class MavenSimpleLogger extends SimpleLogger
| Modifier and Type | Field and Description | 
|---|---|
| protected String | name | 
CACHE_OUTPUT_STREAM_STRING_KEY, currentLogLevel, DATE_TIME_FORMAT_KEY, DEFAULT_LOG_LEVEL_KEY, LEVEL_IN_BRACKETS_KEY, LOG_FILE_KEY, LOG_KEY_PREFIX, LOG_LEVEL_DEBUG, LOG_LEVEL_ERROR, LOG_LEVEL_INFO, LOG_LEVEL_OFF, LOG_LEVEL_TRACE, LOG_LEVEL_WARN, SHOW_DATE_TIME_KEY, SHOW_LOG_NAME_KEY, SHOW_SHORT_LOG_NAME_KEY, SHOW_THREAD_NAME_KEY, SYSTEM_PREFIX, WARN_LEVEL_STRING_KEYROOT_LOGGER_NAME| Modifier and Type | Method and Description | 
|---|---|
| protected String | getLocation(StackTraceElement e) | 
| protected Object | readResolve() | 
| protected String | renderLevel(int level) | 
| protected void | writeThrowable(Throwable t,
              PrintStream stream) | 
debug, debug, debug, debug, debug, error, error, error, error, error, info, info, info, info, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isLevelEnabled, isTraceEnabled, isWarnEnabled, log, trace, trace, trace, trace, trace, warn, warn, warn, warn, warndebug, 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, warnprotected String name
protected String renderLevel(int level)
renderLevel in class SimpleLoggerprotected void writeThrowable(Throwable t, PrintStream stream)
writeThrowable in class SimpleLoggerprotected String getLocation(StackTraceElement e)
protected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.