|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Slf4jConfiguration
Interface for configuration operations on loggers, which are not available in slf4j, then require per-slf4f-binding implementation.
| Nested Class Summary | |
|---|---|
static class |
Slf4jConfiguration.Level
|
| Method Summary | |
|---|---|
void |
activate()
Activate logging implementation configuration (if necessary). |
void |
setRootLoggerLevel(Slf4jConfiguration.Level level)
Set root logging level. |
| Method Detail |
|---|
void setRootLoggerLevel(Slf4jConfiguration.Level level)
level - the levelvoid activate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||