クラス LoggersEndpoint.LoggersDescriptor
java.lang.ObjectSE
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor
- 実装されているすべてのインターフェース:
OperationResponseBody
- 含まれているクラス:
LoggersEndpoint
public static class LoggersEndpoint.LoggersDescriptor
extends ObjectSE
implements OperationResponseBody
ロガーの説明。
- 導入:
- 2.0.0
- 作成者:
- Ben Hale, Phillip Webb, HaiTao Zhang
フィールドのサマリー
フィールドコンストラクターの概要
コンストラクターコンストラクター説明LoggersDescriptor(@Nullable NavigableSetSE<LogLevel> levels, @Nullable MapSE<StringSE, LoggersEndpoint.LoggerLevelsDescriptor> loggers, @Nullable MapSE<StringSE, LoggersEndpoint.GroupLoggerLevelsDescriptor> groups) メソッドのサマリー
修飾子と型メソッド説明@Nullable MapSE<StringSE, LoggersEndpoint.GroupLoggerLevelsDescriptor> @Nullable NavigableSetSE<LogLevel> @Nullable MapSE<StringSE, LoggersEndpoint.LoggerLevelsDescriptor>
フィールドの詳細
NONE
説明が空です。
コンストラクターの詳細
メソッドの詳細
getLevels
getLoggers
getGroups