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