Platform SDK Java 8.5 API Reference

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

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.ConsoleTarget
All Implemented Interfaces:
ILogEnabled, Target

public final class ConsoleTarget
extends BaseTarget


Constructor Summary
ConsoleTarget(VerboseLevel level)
           
 
Method Summary
protected  void doActivate()
           
protected  void doApplyConfiguration(LogConfiguration configuration)
           
protected  void doStop()
           
protected  void doWrite(LogEntry entry)
           
 
Methods inherited from class com.genesyslab.platform.logging.runtime.targets.BaseTarget
activate, applyConfiguration, 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

ConsoleTarget

public ConsoleTarget(VerboseLevel level)
Method Detail

doActivate

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

doWrite

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

doApplyConfiguration

protected void doApplyConfiguration(LogConfiguration configuration)
Overrides:
doApplyConfiguration 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.