|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.log.AbstractLogEnabled
com.genesyslab.platform.logging.runtime.targets.BaseTarget
com.genesyslab.platform.logging.runtime.targets.NullTarget
public final class NullTarget
Constructor Summary | |
---|---|
NullTarget()
|
Method Summary | |
---|---|
protected void |
doActivate()
|
protected void |
doStop()
|
protected void |
doWrite(LogEntry entry)
|
Methods inherited from class com.genesyslab.platform.logging.runtime.targets.BaseTarget |
---|
activate, applyConfiguration, doApplyConfiguration, enableLogging, getFilter, getFormatter, getVerbose, isEnabled, setEnabled, setFilter, setFormatter, setVerbose, stop, write |
Methods inherited from class com.genesyslab.platform.commons.log.AbstractLogEnabled |
---|
getLogger, onEnableLogging |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullTarget()
Method Detail |
---|
protected void doActivate()
doActivate
in class BaseTarget
protected void doWrite(LogEntry entry)
doWrite
in class BaseTarget
protected void doStop()
doStop
in class BaseTarget
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |