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, warn
debug, 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, warn
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
debug, 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, warn
public 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 LoggerSupport
protected void doLog(Event event)
doLog
in class LoggerSupport
public String toString()
toString
in class LoggerSupport
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
Copyright © 2018. All rights reserved.