public class JdkLoggingInitializer extends LoggingInitializer
ATTR_LOG_APPEND, ATTR_LOG_CLOCK, ATTR_LOG_FILE, ATTR_LOG_NAME, ATTR_LOG_ROTATE, ATTR_LOG_SIZE, ATTR_LOG_SRC_INFO, ATTR_LOG_THREAD_ID, ATTR_LOG_VERBOSITY| Constructor and Description |
|---|
JdkLoggingInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Configuration config)
Implement this method to provide initialization for a given logging
backend.
|
void |
shutdownLogging()
No-op function that may be overridden by implementation to provide
shutdown facility on logging.
|
substituteImplnamepublic void init(Configuration config) throws ConfigurationException
LoggingInitializerinit in class LoggingInitializerConfigurationExceptionpublic void shutdownLogging()
LoggingInitializershutdownLogging in class LoggingInitializerCopyright © 2017 JacORB. All rights reserved.