|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogConfigurationImpl | |
---|---|
com.genesyslab.platform.logging.configuration |
Uses of LogConfigurationImpl in com.genesyslab.platform.logging.configuration |
---|
Methods in com.genesyslab.platform.logging.configuration that return LogConfigurationImpl | |
---|---|
static LogConfigurationImpl |
LogConfigurationFactory.parse(org.w3c.dom.Element xmlCfgApplication,
ILogger logger)
Parses log options from given application configuration. |
static LogConfigurationImpl |
LogConfigurationFactory.parse(KeyValueCollection logOptions,
ILogger logger)
Parses given application log options. |
static LogConfigurationImpl |
LogConfigurationFactory.parse(KeyValueCollection logOptions,
KeyValueCollection logExtOptions,
ILogger logger)
Parses given application log options with extended log section. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |