|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomLoggerExtConfig | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of CustomLoggerExtConfig in com.genesyslab.platform.apptemplate.configuration.log |
---|
Methods in com.genesyslab.platform.apptemplate.configuration.log that return CustomLoggerExtConfig | |
---|---|
CustomLoggerExtConfig |
CustomLoggerExtConfig.clone()
|
Methods in com.genesyslab.platform.apptemplate.configuration.log that return types with arguments of type CustomLoggerExtConfig | |
---|---|
java.util.Map<java.lang.String,CustomLoggerExtConfig> |
GAppLogExtOptions.getCustomLoggers()
Returns loggers customization options. It represents extended logging options like following: |
protected java.util.Map<java.lang.String,CustomLoggerExtConfig> |
GAppLogExtOptions.parseCustomLoggers(KeyValueCollection optsLogExt)
Parsing method for custom loggers declarations. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |