Package | Description |
---|---|
org.spf4j.test.log |
spf4j test log backend for slf4j.
|
Modifier and Type | Method and Description |
---|---|
default LogConfig |
LogConfig.add(String category,
LogHandler handler) |
LogConfig |
LogConfig.add(String category,
LogHandler handler,
ToIntFunction<List<LogHandler>> whereTo) |
LogConfig |
TestLoggers.getConfig() |
LogConfig |
LogConfig.remove(String category,
LogHandler handler) |
Constructor and Description |
---|
TestLogger(String name,
Supplier<LogConfig> configSource) |
Copyright © 2018 SPF4J. All rights reserved.