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