public class SyslogConfigManager extends Object
Constructor and Description |
---|
SyslogConfigManager() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.logging.Log |
getLog() |
static SyslogConfigManager |
getSyslogConfig() |
static String |
getSyslogPattern() |
static SyslogConfiguration |
loadSyslogConfiguration()
Returns the configurations from the syslog configuration file.
|
static void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
static void |
setSyslogConfig(SyslogConfigManager syslogConfig) |
public static SyslogConfigManager getSyslogConfig()
public static void setSyslogConfig(SyslogConfigManager syslogConfig)
public static void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public static org.apache.commons.logging.Log getLog()
public static String getSyslogPattern()
public static SyslogConfiguration loadSyslogConfiguration()
Copyright © 2019 WSO2. All rights reserved.