ILogEnabled
, Target
public final class SpooledNetworkTarget extends BaseTarget
Constructor | Description |
---|---|
SpooledNetworkTarget() |
|
SpooledNetworkTarget(NetworkTargetConfiguration configuration,
Protocol protocol) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
doActivate() |
|
protected void |
doApplyConfiguration(LogConfiguration configuration) |
|
protected void |
doStop() |
|
protected void |
doWrite(LogEntry entry) |
|
protected java.lang.String |
getTargetName() |
|
protected void |
onEnableLogging(ILogger logger) |
Override this method to perform additional logging related actions,
such as passing logger down to hierarchy, etc.
|
void |
replaceCarryingProtocol(Protocol argProt) |
|
void |
setVerbose(VerboseLevel level) |
getLogger
activate, applyConfiguration, enableLogging, getFilter, getFormatter, getVerbose, isEnabled, setEnabled, setFilter, setFormatter, stop, write
public SpooledNetworkTarget() throws LoggerException
LoggerException
public SpooledNetworkTarget(NetworkTargetConfiguration configuration, Protocol protocol) throws LoggerException
LoggerException
protected void onEnableLogging(ILogger logger)
AbstractLogEnabled
onEnableLogging
in class AbstractLogEnabled
logger
- The ILogger instancepublic void setVerbose(VerboseLevel level)
setVerbose
in class BaseTarget
protected java.lang.String getTargetName()
protected void doActivate()
doActivate
in class BaseTarget
protected void doWrite(LogEntry entry) throws LoggerException
doWrite
in class BaseTarget
LoggerException
protected void doStop()
doStop
in class BaseTarget
protected void doApplyConfiguration(LogConfiguration configuration)
doApplyConfiguration
in class BaseTarget
public void replaceCarryingProtocol(Protocol argProt) throws java.lang.InterruptedException
java.lang.InterruptedException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.