类 LoggersEndpoint.SingleLoggerLevelsDescriptor

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

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

    • SingleLoggerLevelsDescriptor

      public SingleLoggerLevelsDescriptor(LoggerConfiguration configuration)
  • 方法详细资料

    • getEffectiveLevel

      public String getEffectiveLevel()