Package | Description |
---|---|
com.genesyslab.platform.apptemplate.configuration.log |
Dedicated package for CME Application Logging Options configuration support.
|
com.genesyslab.platform.apptemplate.log4j2 |
This package contains a set of AppTemplate classes related to Log4j v2 support.
|
Modifier and Type | Field | Description |
---|---|---|
static LogOptionsDescriptions.OptionDescriptor<VerboseLevel> |
LogOptionsDescriptions.VERBOSE_OPT |
Specifies if log output is created, and if so, the minimum level of log events
generated.
|
Modifier and Type | Method | Description |
---|---|---|
VerboseLevel |
TargetDescriptor.getSupportedVerboseLevel() |
Returns verbose level for the log target.
|
VerboseLevel |
GAppLoggingOptions.getVerbose() |
Returns the verbose configuration option.
|
static VerboseLevel |
VerboseLevel.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static VerboseLevel[] |
VerboseLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
GFileTargetDescriptor(java.lang.String filename,
VerboseLevel supportedVerboseLevel) |
The logfile logging target description constructor.
|
TargetDescriptor(TargetType targetType,
VerboseLevel supportedVerboseLevel) |
The target description object constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected static java.lang.String |
PsdkLog4j2Configuration.logLevelByVerbosity(VerboseLevel level) |
|
protected void |
PsdkLog4j2Configuration.setupNewAppenders(java.util.List<TargetDescriptor> targets,
VerboseLevel rootLoggerVerbosity,
org.apache.logging.log4j.core.config.Node appsNode,
java.util.List<org.apache.logging.log4j.core.config.Node> appLoggers) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.