ILogEnabled
public final class ConfigOptionsAccessor extends AbstractLogEnabled
Constructor | Description |
---|---|
ConfigOptionsAccessor(KeyValueCollection configOptions) |
Modifier and Type | Method | Description |
---|---|---|
ExpirationConfiguration |
getExpire() |
|
java.lang.String |
getFileEncoding() |
|
java.lang.String |
getLmsFileName() |
|
java.lang.String |
getMsgHeaderDelimiter() |
|
MessageHeaderFormat |
getMsgHeaderFormat() |
|
java.util.List<TargetDescriptor> |
getOutputDescriptors() |
|
SegmentationConfiguration |
getSegment() |
|
TimeUsage |
getTimeConverting() |
|
TimeFormat |
getTimeFormatting() |
|
VerboseLevel |
getVerbose() |
|
protected void |
onEnableLogging(ILogger logger) |
Override this method to perform additional logging related actions,
such as passing logger down to hierarchy, etc.
|
enableLogging, getLogger
public ConfigOptionsAccessor(KeyValueCollection configOptions)
protected void onEnableLogging(ILogger logger)
AbstractLogEnabled
onEnableLogging
in class AbstractLogEnabled
logger
- The ILogger instancepublic MessageHeaderFormat getMsgHeaderFormat()
public java.lang.String getMsgHeaderDelimiter()
public TimeFormat getTimeFormatting()
public TimeUsage getTimeConverting()
public VerboseLevel getVerbose()
public SegmentationConfiguration getSegment()
public ExpirationConfiguration getExpire()
public java.lang.String getLmsFileName()
public java.lang.String getFileEncoding()
public java.util.List<TargetDescriptor> getOutputDescriptors()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.