public class LogbackStatusListener extends Object implements ch.qos.logback.core.status.StatusListener, LogbackRuntimeMXBean, Closeable
| Constructor and Description |
|---|
LogbackStatusListener(LogbackRuntimeRegistrator rootRuntimeBeanRegistratorWrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatusEvent(ch.qos.logback.core.status.Status status) |
void |
close() |
List<StatusTO> |
getStatusTO() |
LogbackRuntimeRegistration |
register() |
void |
reset() |
public LogbackStatusListener(LogbackRuntimeRegistrator rootRuntimeBeanRegistratorWrapper)
public List<StatusTO> getStatusTO()
getStatusTO in interface LogbackRuntimeMXBeanpublic void reset()
reset in interface LogbackRuntimeMXBeanpublic LogbackRuntimeRegistration register()
public void addStatusEvent(ch.qos.logback.core.status.Status status)
addStatusEvent in interface ch.qos.logback.core.status.StatusListenerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2018 OpenDaylight. All rights reserved.