类 LoggersEndpoint.GroupLoggerLevelsDescriptor

java.lang.Object
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
org.springframework.boot.actuate.logging.LoggersEndpoint.GroupLoggerLevelsDescriptor
所有已实现的接口:
OperationResponseBody
封闭类:
LoggersEndpoint

public static class LoggersEndpoint.GroupLoggerLevelsDescriptor extends LoggersEndpoint.LoggerLevelsDescriptor
Description of levels configured for a given group logger.
  • 构造器详细资料

    • GroupLoggerLevelsDescriptor

      public GroupLoggerLevelsDescriptor(LogLevel configuredLevel, List<String> members)
  • 方法详细资料