Constructor and Description |
---|
CachedLogConfig(LogConfig wrapped) |
Modifier and Type | Method and Description |
---|---|
CachedLogConfig |
add(String category,
LogHandler handler) |
LogConsumer |
getLogConsumer(String category,
Level level) |
CachedLogConfig |
remove(String category,
LogHandler handler) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
minRootLevel
public CachedLogConfig(LogConfig wrapped)
public LogConsumer getLogConsumer(String category, Level level)
getLogConsumer
in interface LogConfig
public CachedLogConfig add(String category, LogHandler handler)
public CachedLogConfig remove(String category, LogHandler handler)
Copyright © 2018 SPF4J. All rights reserved.