|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.apptemplate.configuration.log | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
com.genesyslab.platform.apptemplate.lmslogger | This package provides support of Genesys LMS files and LMS events logging. |
com.genesyslab.platform.apptemplate.lmslogger.impl | This package contains internal functionality of LMS Logging and Message Server delivery subsystems. |
com.genesyslab.platform.apptemplate.log4j2 | This package contains a set of AppTemplate classes related to Log4j v2 support. |
Classes in com.genesyslab.platform.apptemplate.configuration.log used by com.genesyslab.platform.apptemplate.configuration.log | |
---|---|
CustomLoggerExtConfig
Platform SDK specific extended logging configuration option for applying of custom properties on loggers configuration. It represents single logger configuration record in "log-extended" section of CME Application Options. |
|
ExpirationConfig
This class is used for configuring the expiration of log files (and log segments). |
|
ExpirationConfig.ExpirationStrategy
Describes the possible type of log file expiration strategy. |
|
GAppLogExtOptions
Parser of "log-extended" section of CME Application objects' Options. |
|
GAppLoggingOptions
Parser of "log" section of CME Application objects' Options. |
|
LogOptionsDescriptions.OptionDescriptor
A property descriptor class to represent information about particular property in "log" section of CME Application "Options". |
|
MessageFormat
Describes the format of log string to be written to log files with GLmsLayout . |
|
SegmentationConfig
Describes the rule of segmentation of log files. |
|
SegmentationConfig.SegmentationStrategy
Describes type of segmentation. |
|
TargetDescriptor
Base class for description of a configured logging target. |
|
TargetType
Enumeration of logging target types, which are supported by PSDK AppTemplate Application Block. It reflects possible values in the "Log Output Options": " all ", "debug ",
"trace ", "interaction ", "standard ", and "alarm ". |
|
TimeFormat
Describes the way of time string formatting. |
|
TimeUsage
This enumeration describes which time will be used for timestamping the messages: local or UTC time. |
|
VerboseLevel
The verbose level for logger. |
Classes in com.genesyslab.platform.apptemplate.configuration.log used by com.genesyslab.platform.apptemplate.lmslogger | |
---|---|
GAppLoggingOptions
Parser of "log" section of CME Application objects' Options. |
Classes in com.genesyslab.platform.apptemplate.configuration.log used by com.genesyslab.platform.apptemplate.lmslogger.impl | |
---|---|
GAppLoggingOptions
Parser of "log" section of CME Application objects' Options. |
Classes in com.genesyslab.platform.apptemplate.configuration.log used by com.genesyslab.platform.apptemplate.log4j2 | |
---|---|
GAppLogExtOptions
Parser of "log-extended" section of CME Application objects' Options. |
|
GAppLoggingOptions
Parser of "log" section of CME Application objects' Options. |
|
GFileTargetDescriptor
Base logging target description extension for file logging target type to support filename property. |
|
TargetDescriptor
Base class for description of a configured logging target. |
|
VerboseLevel
The verbose level for logger. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |