Uses of Class
org.springframework.boot.logging.LoggingSystemProperties
Package
Description
Support and abstractions across several logging libraries.
Support for the Logback logging library.
-
Uses of LoggingSystemProperties in org.springframework.boot.logging
Modifier and TypeMethodDescriptionLoggingSystem.getSystemProperties
(ConfigurableEnvironment environment) Return theLoggingSystemProperties
that should be applied. -
Uses of LoggingSystemProperties in org.springframework.boot.logging.logback
Modifier and TypeMethodDescriptionLogbackLoggingSystem.getSystemProperties
(ConfigurableEnvironment environment)