クラス LoggersEndpoint.GroupLoggerLevelsDescriptor

java.lang.ObjectSE
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
org.springframework.boot.actuate.logging.LoggersEndpoint.GroupLoggerLevelsDescriptor
実装されたすべてのインターフェース:
OperationResponseBody
含まれているクラス:
LoggersEndpoint

public static class LoggersEndpoint.GroupLoggerLevelsDescriptor extends LoggersEndpoint.LoggerLevelsDescriptor
特定のグループロガー用に構成されたレベルの説明。
  • コンストラクターの詳細

    • GroupLoggerLevelsDescriptor

      public GroupLoggerLevelsDescriptor(LogLevel configuredLevel, ListSE<StringSE> members)
  • メソッドの詳細