Class LoggersEndpoint.SingleLoggerLevelsDescriptor

java.lang.Object
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
org.springframework.boot.actuate.logging.LoggersEndpoint.SingleLoggerLevelsDescriptor
All Implemented Interfaces:
OperationResponseBody
Enclosing class:
LoggersEndpoint

public static class LoggersEndpoint.SingleLoggerLevelsDescriptor extends LoggersEndpoint.LoggerLevelsDescriptor
Description of levels configured for a given single logger.
  • Constructor Details

    • SingleLoggerLevelsDescriptor

      public SingleLoggerLevelsDescriptor(LoggerConfiguration configuration)
  • Method Details

    • getEffectiveLevel

      public String getEffectiveLevel()