クラスの使用
org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor
LoggersEndpoint.LoggerLevelsDescriptor を使用するパッケージ
org.springframework.boot.actuate.logging 内の LoggersEndpoint.LoggerLevelsDescriptor 使用
修飾子と型クラス説明static class特定のグループロガー用に構成されたレベルの説明。static class特定の 1 つのロガーに設定されたレベルの説明。修飾子と型メソッド説明@Nullable LoggersEndpoint.LoggerLevelsDescriptorLoggersEndpoint.loggerLevels(StringSE name) 型 LoggersEndpoint.LoggerLevelsDescriptor の引数を持つ型を返す org.springframework.boot.actuate.logging のメソッド修飾子と型メソッド説明@Nullable MapSE<StringSE, LoggersEndpoint.LoggerLevelsDescriptor> LoggersEndpoint.LoggersDescriptor.getLoggers()型 LoggersEndpoint.LoggerLevelsDescriptor の型引数を持つ org.springframework.boot.actuate.logging のコンストラクターパラメーター修飾子コンストラクター説明LoggersDescriptor(@Nullable NavigableSetSE<LogLevel> levels, @Nullable MapSE<StringSE, LoggersEndpoint.LoggerLevelsDescriptor> loggers, @Nullable MapSE<StringSE, LoggersEndpoint.GroupLoggerLevelsDescriptor> groups)