クラス 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
特定のグループロガー用に構成されたレベルの説明。
- 導入:
- 2.0.0
- 作成者:
- Ben Hale, Phillip Webb, HaiTao Zhang
コンストラクターの概要
コンストラクターコンストラクター説明GroupLoggerLevelsDescriptor(@Nullable LogLevel configuredLevel, ListSE<StringSE> members) 方法の概要
クラス LoggersEndpoint.LoggerLevelsDescriptor から継承されたメソッド
getConfiguredLevel, getName
コンストラクターの詳細
GroupLoggerLevelsDescriptor
メソッドの詳細
getMembers