类 LoggersEndpoint.LoggersDescriptor
java.lang.Object
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
- 所有已实现的接口:
OperationResponseBody
- 封闭类:
LoggersEndpoint
public static class LoggersEndpoint.LoggersDescriptor
extends Object
implements OperationResponseBody
Description of loggers.
-
字段概要
字段 -
构造器概要
构造器构造器说明LoggersDescriptor
(NavigableSet<LogLevel> levels, Map<String, LoggersEndpoint.LoggerLevelsDescriptor> loggers, Map<String, LoggersEndpoint.GroupLoggerLevelsDescriptor> groups) -
方法概要
-
字段详细资料
-
NONE
Empty description.
-
-
构造器详细资料
-
方法详细资料
-
getLevels
-
getLoggers
-
getGroups
-