Enum クラスの使用箇所
org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope
LoggerConfiguration.ConfigurationScope を使用するパッケージ
org.springframework.boot.logging 内の LoggerConfiguration.ConfigurationScope 使用
org.springframework.boot.logging 内の LoggerConfiguration.ConfigurationScope 型の型引数を持つサブクラス修飾子と型メソッド説明指定された名前でこのクラスの列挙型定数を返します。LoggerConfiguration.ConfigurationScope.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 LoggerConfiguration.ConfigurationScope のパラメーターを持つ org.springframework.boot.logging のメソッド修飾子と型メソッド説明@Nullable LoggerConfiguration.LevelConfigurationLoggerConfiguration.getLevelConfiguration(LoggerConfiguration.ConfigurationScope scope) 指定されたスコープのレベル構成を返します。