public abstract class Slf4JLoggingSystem extends AbstractLoggingSystem
LoggingSystem implementations that utilize SLF4J.| Constructor and Description |
|---|
Slf4JLoggingSystem(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeInitialize()
Reset the logging system to be limit output.
|
getClassLoader, getPackagedConfigFile, getSelfInitializationConfig, getStandardConfigLocations, initialize, loadConfiguration, loadDefaultsget, setLogLevelpublic Slf4JLoggingSystem(ClassLoader classLoader)
public void beforeInitialize()
LoggingSystemLoggingSystem.initialize(String, String) to reduce logging noise until the systems has
been fully Initialized.beforeInitialize in class AbstractLoggingSystemCopyright © 2014 Pivotal Software, Inc.. All rights reserved.