Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging.runtime.targets
Class NullTarget

java.lang.Object
  extended by com.genesyslab.platform.commons.log.AbstractLogEnabled
      extended by com.genesyslab.platform.logging.runtime.targets.BaseTarget
          extended by com.genesyslab.platform.logging.runtime.targets.NullTarget
All Implemented Interfaces:
ILogEnabled, Target

public final class NullTarget
extends BaseTarget


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

NullTarget

public NullTarget()
Method Detail

doActivate

protected void doActivate()
Specified by:
doActivate in class BaseTarget

doWrite

protected void doWrite(LogEntry entry)
Specified by:
doWrite in class BaseTarget

doStop

protected void doStop()
Specified by:
doStop in class BaseTarget

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.