|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.slf4j.helpers.MarkerIgnoringBase
org.sonatype.gossip.LoggerSupport
org.sonatype.gossip.Gossip.LoggerImpl
public final class Gossip.LoggerImpl
Field Summary | |
---|---|
protected String |
name
|
static String |
ROOT_NAME
|
static String |
ROOT_TOKEN
|
Fields inherited from interface org.slf4j.Logger |
---|
ROOT_LOGGER_NAME |
Method Summary | |
---|---|
protected void |
doLog(Event event)
|
Level |
findEffectiveLevel()
|
Level |
getEffectiveLevel()
|
Level |
getLevel()
|
String |
getName()
|
Gossip.LoggerImpl |
getParent()
|
protected boolean |
isEnabled(Level level)
|
protected Object |
readResolve()
|
void |
setLevel(Level level)
|
String |
toString()
|
Methods inherited from class org.sonatype.gossip.LoggerSupport |
---|
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 |
Methods inherited from class org.slf4j.helpers.MarkerIgnoringBase |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.slf4j.Logger |
---|
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 |
Field Detail |
---|
public static final String ROOT_TOKEN
public static final String ROOT_NAME
protected String name
Method Detail |
---|
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
public String getName()
getName
in interface org.slf4j.Logger
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |