类的使用
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
-
org.springframework.boot.actuate.logging中LoggersEndpoint.LoggerLevelsDescriptor的使用
修饰符和类型类说明static classDescription of levels configured for a given group logger.static classDescription of levels configured for a given single logger.限定符构造器说明LoggersDescriptor(NavigableSet<LogLevel> levels, Map<String, LoggersEndpoint.LoggerLevelsDescriptor> loggers, Map<String, LoggersEndpoint.GroupLoggerLevelsDescriptor> groups)