|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LoggingSystem in org.springframework.boot.context.initializer |
|---|
| Methods in org.springframework.boot.context.initializer with parameters of type LoggingSystem | |
|---|---|
protected void |
LoggingApplicationContextInitializer.initializeLogLevel(LoggingSystem system,
LogLevel level)
|
| Uses of LoggingSystem in org.springframework.boot.logging |
|---|
| Subclasses of LoggingSystem in org.springframework.boot.logging | |
|---|---|
class |
AbstractLoggingSystem
Abstract base class for LoggingSystem implementations. |
| Methods in org.springframework.boot.logging that return LoggingSystem | |
|---|---|
static LoggingSystem |
LoggingSystem.get(ClassLoader classLoader)
Detect and return the logging system in use. |
| Uses of LoggingSystem in org.springframework.boot.logging.java |
|---|
| Subclasses of LoggingSystem in org.springframework.boot.logging.java | |
|---|---|
class |
JavaLoggingSystem
LoggingSystem for java.util.logging. |
| Uses of LoggingSystem in org.springframework.boot.logging.log4j |
|---|
| Subclasses of LoggingSystem in org.springframework.boot.logging.log4j | |
|---|---|
class |
Log4JLoggingSystem
LoggingSystem for for log4j. |
| Uses of LoggingSystem in org.springframework.boot.logging.logback |
|---|
| Subclasses of LoggingSystem in org.springframework.boot.logging.logback | |
|---|---|
class |
LogbackLoggingSystem
LoggingSystem for for logback. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||