public final class Gossip.LoggerImpl extends LoggerSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
static String |
ROOT_NAME |
static String |
ROOT_TOKEN |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doLog(Event event) |
Level |
findEffectiveLevel() |
Level |
getEffectiveLevel() |
Level |
getLevel() |
Gossip.LoggerImpl |
getParent() |
protected boolean |
isEnabled(Level level) |
protected Object |
readResolve() |
void |
setLevel(Level level) |
String |
toString() |
debug, debug, debug, debug, debug, doLog, equals, error, error, error, error, error, hashCode, info, info, info, info, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, 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, trace, trace, trace, trace, trace, warn, warn, warn, warn, warnclone, finalize, getClass, notify, notifyAll, wait, wait, waitdebug, debug, debug, debug, debug, error, error, error, error, error, getName, info, info, info, info, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, trace, trace, trace, trace, trace, warn, warn, warn, warn, warnpublic static final String ROOT_TOKEN
public static final String ROOT_NAME
protected String name
public Gossip.LoggerImpl getParent()
public Level getLevel()
public void setLevel(Level level)
public Level findEffectiveLevel()
public Level getEffectiveLevel()
protected boolean isEnabled(Level level)
isEnabled in class LoggerSupportprotected void doLog(Event event)
doLog in class LoggerSupportpublic String toString()
toString in class LoggerSupportprotected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionCopyright © 2018. All rights reserved.