Modifier and Type | Method and Description |
---|---|
protected void |
LoggingApplicationContextInitializer.initializeLogLevel(LoggingSystem system,
LogLevel level) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
Modifier and Type | Method and Description |
---|---|
static LoggingSystem |
LoggingSystem.get(ClassLoader classLoader)
Detect and return the logging system in use.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaLoggingSystem
|
Modifier and Type | Class and Description |
---|---|
class |
Log4JLoggingSystem
LoggingSystem for for log4j. |
Modifier and Type | Class and Description |
---|---|
class |
LogbackLoggingSystem
LoggingSystem for for logback. |
Copyright © 2013. All rights reserved.