Uses of Class
org.springframework.boot.logging.LoggingSystemProperties
Packages that use LoggingSystemProperties
Package
Description
Support and abstractions across several logging libraries.
Support for the Log4j 2 logging library.
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 theLoggingSystemPropertiesthat should be applied. -
Uses of LoggingSystemProperties in org.springframework.boot.logging.log4j2
Subclasses of LoggingSystemProperties in org.springframework.boot.logging.log4j2Methods in org.springframework.boot.logging.log4j2 that return LoggingSystemPropertiesModifier and TypeMethodDescriptionLog4J2LoggingSystem.getSystemProperties(ConfigurableEnvironment environment) -
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)