类的使用
org.springframework.boot.logging.LoggerConfiguration
使用LoggerConfiguration的程序包
程序包
说明
Actuator support for logging.
Support and abstractions across several logging libraries.
Support for 'Java Util Logging'.
Support for the Log4j 2 logging library.
Support for the Logback logging library.
-
org.springframework.boot.actuate.logging中LoggerConfiguration的使用
-
org.springframework.boot.logging中LoggerConfiguration的使用
修饰符和类型字段说明protected static final Comparator
<LoggerConfiguration> AbstractLoggingSystem.CONFIGURATION_COMPARATOR
修饰符和类型方法说明LoggingSystem.getLoggerConfiguration
(String loggerName) Returns the current configuration for aLoggingSystem
's logger.返回变量类型为LoggerConfiguration的类型的org.springframework.boot.logging中的方法修饰符和类型方法说明LoggingSystem.getLoggerConfigurations()
Returns a collection of the current configuration for all aLoggingSystem
's loggers. -
org.springframework.boot.logging.java中LoggerConfiguration的使用
返回变量类型为LoggerConfiguration的类型的org.springframework.boot.logging.java中的方法 -
org.springframework.boot.logging.log4j2中LoggerConfiguration的使用
返回变量类型为LoggerConfiguration的类型的org.springframework.boot.logging.log4j2中的方法 -
org.springframework.boot.logging.logback中LoggerConfiguration的使用
返回变量类型为LoggerConfiguration的类型的org.springframework.boot.logging.logback中的方法