Package | Description |
---|---|
ch.qos.logback.classic.control |
Modifier and Type | Method and Description |
---|---|
ControlLogger |
ControlLoggerContext.exists(String name) |
ControlLogger |
ControlLoggerContext.getLogger(String name) |
ControlLogger |
ControlLoggerContext.getRootLogger()
Return this contexts root logger
|
Modifier and Type | Method and Description |
---|---|
Map<String,ControlLogger> |
ControlLoggerContext.getLoggerMap() |
Constructor and Description |
---|
ControlLogger(String name,
ControlLogger parent) |
Copyright © 2005–2018 QOS.ch. All rights reserved.