Uses of Enum Class
org.springframework.boot.logging.structured.CommonStructuredLogFormat
-
Uses of CommonStructuredLogFormat in org.springframework.boot.logging.structured
Modifier and TypeMethodDescriptionstatic CommonStructuredLogFormat
Returns the enum constant of this class with the specified name.static CommonStructuredLogFormat[]
CommonStructuredLogFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
StructuredLogFormatterFactory.CommonFormatters.add
(CommonStructuredLogFormat format, StructuredLogFormatterFactory.CommonFormatterFactory<E> factory) Add the factory that should be used for the givenCommonStructuredLogFormat
.