public class BaseSlf4jConfiguration extends Object implements Slf4jConfiguration
Slf4jConfiguration.Level| Constructor and Description | 
|---|
| BaseSlf4jConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | activate()Activate logging implementation configuration (if necessary). | 
| void | setRootLoggerLevel(Slf4jConfiguration.Level level)Set root logging level. | 
public void setRootLoggerLevel(Slf4jConfiguration.Level level)
Slf4jConfigurationsetRootLoggerLevel in interface Slf4jConfigurationlevel - the levelpublic void activate()
Slf4jConfigurationactivate in interface Slf4jConfigurationCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.