FileConfiguration
, NetworkTargetConfiguration
FileConfigurationImpl
, FileConfigurationReadOnly
, NetworkTargetConfigurationImpl
, NetworkTargetConfigurationReadOnly
, TargetConfigurationImpl
, TargetConfigurationReadOnly
public interface TargetConfiguration
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getFilter() |
|
MessageHeaderFormat |
getMessageHeaderFormat() |
Describes the way of formatting the log message header.
|
VerboseLevel |
getVerbose() |
Gets the minimal level of message, which can be logged into the output.
|
boolean |
isEnabled() |
Gets the enabled status of target.
|
boolean |
isReadOnly() |
True, if object is used for reading info only.
|
void |
setEnabled(boolean enabled) |
Sets the enabled status of target.
|
void |
setFilter(java.lang.String filter) |
|
void |
setMessageHeaderFormat(MessageHeaderFormat value) |
|
void |
setVerbose(VerboseLevel level) |
Gets the minimal level of message, which can be logged into the output.
|
boolean isEnabled()
void setEnabled(boolean enabled)
VerboseLevel getVerbose()
void setVerbose(VerboseLevel level)
boolean isReadOnly()
java.lang.String getFilter()
void setFilter(java.lang.String filter)
MessageHeaderFormat getMessageHeaderFormat()
Configuration.getMessageHeaderFormat()
for more info.void setMessageHeaderFormat(MessageHeaderFormat value)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.