public class LoggingConfigManager extends Object
Constructor and Description |
---|
LoggingConfigManager() |
Modifier and Type | Method and Description |
---|---|
static LoggingConfig |
loadLoggingConfiguration(String configFilenameWithPath)
Loads the given logging configuration file.
|
static void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
public static void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public static LoggingConfig loadLoggingConfiguration(String configFilenameWithPath) throws IOException, XMLStreamException, LoggingConfigReaderException
configFilenameWithPath
- Name of the configuration fileIOException
XMLStreamException
LoggingConfigReaderException
Copyright © 2019 WSO2. All rights reserved.