|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.status.OnConsoleStatusListener
public class OnConsoleStatusListener
Print all new incoming status messages on the console.
Field Summary |
---|
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase |
---|
context |
Constructor Summary | |
---|---|
OnConsoleStatusListener()
|
Method Summary | |
---|---|
void |
addStatusEvent(Status status)
|
long |
getRetrospective()
|
boolean |
isStarted()
|
void |
setRetrospective(long retrospective)
|
void |
start()
|
void |
stop()
|
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OnConsoleStatusListener()
Method Detail |
---|
public void addStatusEvent(Status status)
addStatusEvent
in interface StatusListener
public void start()
start
in interface LifeCycle
public void setRetrospective(long retrospective)
public long getRetrospective()
public void stop()
stop
in interface LifeCycle
public boolean isStarted()
isStarted
in interface LifeCycle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |