Uses of Enum Class
org.springframework.boot.logging.log4j2.RollingPolicyStrategy
Packages that use RollingPolicyStrategy
Package
Description
Support for the Log4j 2 logging library.
-
Uses of RollingPolicyStrategy in org.springframework.boot.logging.log4j2
Subclasses with type arguments of type RollingPolicyStrategy in org.springframework.boot.logging.log4j2Methods in org.springframework.boot.logging.log4j2 that return RollingPolicyStrategyModifier and TypeMethodDescriptionstatic RollingPolicyStrategyReturns the enum constant of this class with the specified name.static RollingPolicyStrategy[]RollingPolicyStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.