Uses of Enum Class
org.springframework.boot.logging.logback.RollingPolicySystemProperty
Package
Description
Support for the Logback logging library.
-
Uses of RollingPolicySystemProperty in org.springframework.boot.logging.logback
Modifier and TypeMethodDescriptionstatic RollingPolicySystemProperty
Returns the enum constant of this class with the specified name.static RollingPolicySystemProperty[]
RollingPolicySystemProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared.