Uses of Enum Class
org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope
Package
Description
Support and abstractions across several logging libraries.
-
Uses of LoggerConfiguration.ConfigurationScope in org.springframework.boot.logging
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LoggerConfiguration.ConfigurationScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLoggerConfiguration.getLevelConfiguration
(LoggerConfiguration.ConfigurationScope scope) Return the level configuration for the given scope.