public class ConsoleLogger extends BaseLogger
PARAM_EXCEPTIONS, PARAM_SHOW, VALUE_SHOW_ALL, VALUE_SHOW_EXCEPTIONS, VALUE_SHOW_INFO, VALUE_SHOW_TERMINATED| Constructor and Description |
|---|
ConsoleLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
doLog(Level level,
String msgText,
Message as2Msg) |
protected void |
doLog(Throwable t,
boolean terminated) |
protected String |
getShowDefaults() |
getFormatter, init, isLogExceptionTrace, isLogging, isShowing, log, log, setFormatter, setLogExceptionTracedestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getName, getParameters, getSessionpublic void doLog(Level level, String msgText, Message as2Msg)
doLog in class BaseLoggerprotected String getShowDefaults()
getShowDefaults in class BaseLoggerprotected void doLog(Throwable t, boolean terminated)
doLog in class BaseLoggerCopyright © 2019. All rights reserved.