LogConfiguration
LogConfigurationImpl
, LogConfigurationReadOnly
public interface LogConfigurationExt extends LogConfiguration
Modifier and Type | Method | Description |
---|---|---|
java.util.Map<java.lang.Integer,LogLevel> |
getLevelsReassignmentMap() |
Specifies a log level for log event
<eventID> that is different than its default
level, or disables log event <eventID> completely. |
java.lang.Boolean |
isLevelsReassignmentDisabled() |
When this option is set to true, the original (default) log level of all log events
in the
[log-extended] section are restored.This option is useful when you want to use the default levels, but not delete the customization statements. |
getApplicationHost, getApplicationId, getApplicationName, getApplicationType, getMessageFile, getTargets, getTimeUsage, getVerbose
java.lang.Boolean isLevelsReassignmentDisabled()
[log-extended]
section are restored.getLevelsReassignmentMap()
java.util.Map<java.lang.Integer,LogLevel> getLevelsReassignmentMap()
<eventID>
that is different than its default
level, or disables log event <eventID>
completely. If no value is specified, the
log event retains its default level. This option is useful when you want to
customize the log level for selected log events."level-reassign-disable" option
(isLevelsReassignmentDisabled()
).
isLevelsReassignmentDisabled()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.