| Package | Description | 
|---|---|
| org.springframework.boot.logging | 
 Support and abstractions across several logging libraries. 
 | 
| org.springframework.boot.logging.logback | 
 Support for the Logback logging library. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoggingSystemProperties | 
LoggingSystem.getSystemProperties(ConfigurableEnvironment environment)
Return the  
LoggingSystemProperties that should be applied. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LogbackLoggingSystemProperties
LoggingSystemProperties for Logback. | 
| Modifier and Type | Method and Description | 
|---|---|
LoggingSystemProperties | 
LogbackLoggingSystem.getSystemProperties(ConfigurableEnvironment environment)  |