public class LogbackLoggersManager extends Object implements ILoggersManager
LEVEL_DEBUG
Constructor and Description |
---|
LogbackLoggersManager() |
Modifier and Type | Method and Description |
---|---|
Properties |
getConfiguration()
Get current configuration.
|
List<LoggerConfig> |
getLoggers() |
void |
setConfiguration(Properties configuration) |
void |
update(LoggerConfig logger2Change) |
public List<LoggerConfig> getLoggers()
getLoggers
in interface ILoggersManager
public void update(LoggerConfig logger2Change)
update
in interface ILoggersManager
public Properties getConfiguration()
ILoggersManager
getConfiguration
in interface ILoggersManager
public void setConfiguration(Properties configuration)
setConfiguration
in interface ILoggersManager
Copyright © 2010–2016. All rights reserved.