Uses of Interface
org.springframework.boot.logging.structured.StructuredLogFormatter
-
Uses of StructuredLogFormatter in org.springframework.boot.logging.structured
Modifier and TypeClassDescriptionclass
Base class forStructuredLogFormatter
implementations that generates JSON using aJsonWriter
.Modifier and TypeMethodDescriptionStructuredLogFormatterFactory.CommonFormatterFactory.createFormatter
(Instantiator<?> instantiator) Create theStructuredLogFormatter
instance.Get a newStructuredLogFormatter
instance for the specified format.