类的使用
org.springframework.boot.logging.LoggingSystemProperties
使用LoggingSystemProperties的程序包
程序包
说明
Support and abstractions across several logging libraries.
Support for the Logback logging library.
-
org.springframework.boot.logging中LoggingSystemProperties的使用
修饰符和类型方法说明LoggingSystem.getSystemProperties
(ConfigurableEnvironment environment) Return theLoggingSystemProperties
that should be applied. -
org.springframework.boot.logging.logback中LoggingSystemProperties的使用