public interface Slf4jConfiguration
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Slf4jConfiguration.LevelLevel | 
| Modifier and Type | Method and Description | 
|---|---|
| void | activate()Activate logging implementation configuration (if necessary). | 
| void | setRootLoggerLevel(Slf4jConfiguration.Level level)Set root logging level. | 
void setRootLoggerLevel(Slf4jConfiguration.Level level)
level - the levelvoid activate()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.