|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GAppLoggingOptions | |
---|---|
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. |
Uses of GAppLoggingOptions in com.genesyslab.platform.apptemplate.configuration.log |
---|
Methods in com.genesyslab.platform.apptemplate.configuration.log that return GAppLoggingOptions | |
---|---|
GAppLoggingOptions |
GAppLoggingOptions.clone()
|
Uses of GAppLoggingOptions in com.genesyslab.platform.apptemplate.lmslogger |
---|
Methods in com.genesyslab.platform.apptemplate.lmslogger that return GAppLoggingOptions | |
---|---|
protected GAppLoggingOptions |
LmsLoggerFactory.AbstractFactoryBuilder.getLogOptions()
|
Methods in com.genesyslab.platform.apptemplate.lmslogger with parameters of type GAppLoggingOptions | |
---|---|
LmsMessageConveyor |
LmsMessageConveyor.loadConfiguration(GAppLoggingOptions logOptions)
Loads and initializes conveyor configuration based on "log" and
"log-extended" sections of configuration server application object options. |
Uses of GAppLoggingOptions in com.genesyslab.platform.apptemplate.lmslogger.impl |
---|
Constructors in com.genesyslab.platform.apptemplate.lmslogger.impl with parameters of type GAppLoggingOptions | |
---|---|
DirectLmsLoggerFactory(LmsMessageConveyor lmsc,
GAppLoggingOptions logConfig,
IGApplicationConfiguration appConfig,
LmsLoggerFactory appendant)
|
Uses of GAppLoggingOptions in com.genesyslab.platform.apptemplate.log4j2 |
---|
Methods in com.genesyslab.platform.apptemplate.log4j2 that return GAppLoggingOptions | |
---|---|
GAppLoggingOptions |
PsdkLog4j2Configuration.getLogOptions()
Returns the source logging configuration options. |
Constructors in com.genesyslab.platform.apptemplate.log4j2 with parameters of type GAppLoggingOptions | |
---|---|
PsdkLog4j2Configuration(org.apache.logging.log4j.core.config.ConfigurationSource configSource,
IGApplicationConfiguration appConfig,
GAppLoggingOptions logOpts)
Internal configuration structure constructor. |
|
PsdkLog4j2Configuration(GAppLoggingOptions logOptions)
The configuration structure constructor. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |