|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlLogger | |
---|---|
ch.qos.logback.classic.control |
Uses of ControlLogger in ch.qos.logback.classic.control |
---|
Methods in ch.qos.logback.classic.control that return ControlLogger | |
---|---|
ControlLogger |
ControlLoggerContext.exists(String name)
|
ControlLogger |
ControlLoggerContext.getLogger(String name)
|
ControlLogger |
ControlLoggerContext.getRootLogger()
Return this contexts root logger |
Methods in ch.qos.logback.classic.control that return types with arguments of type ControlLogger | |
---|---|
Map<String,ControlLogger> |
ControlLoggerContext.getLoggerMap()
|
Constructors in ch.qos.logback.classic.control with parameters of type ControlLogger | |
---|---|
ControlLogger(String name,
ControlLogger parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |