public abstract class Slf4JLoggingSystem extends AbstractLoggingSystem
LoggingSystem implementations that utilize SLF4J.SYSTEM_PROPERTY| Constructor and Description |
|---|
Slf4JLoggingSystem(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeInitialize()
Reset the logging system to be limit output.
|
void |
cleanUp()
Clean up the logging system.
|
protected boolean |
isBridgeHandlerAvailable() |
getClassLoader, getPackagedConfigFile, getSelfInitializationConfig, getSpringConfigLocations, getSpringInitializationConfig, getStandardConfigLocations, initialize, loadConfiguration, loadDefaults, reinitializeget, getShutdownHandler, initialize, setLogLevelpublic Slf4JLoggingSystem(ClassLoader classLoader)
public void beforeInitialize()
LoggingSystemLoggingSystem.initialize(LoggingInitializationContext, String, LogFile) to reduce
logging noise until the system has been fully initialized.beforeInitialize in class AbstractLoggingSystempublic void cleanUp()
LoggingSystemcleanUp in class LoggingSystemprotected final boolean isBridgeHandlerAvailable()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.