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 ILoggersManagerpublic void update(LoggerConfig logger2Change)
update in interface ILoggersManagerpublic Properties getConfiguration()
ILoggersManagergetConfiguration in interface ILoggersManagerpublic void setConfiguration(Properties configuration)
setConfiguration in interface ILoggersManagerCopyright © 2010–2016. All rights reserved.