Uses of Interface
org.springframework.boot.logging.structured.StructuredLogFormatter
Packages that use StructuredLogFormatter
-
Uses of StructuredLogFormatter in org.springframework.boot.logging.structured
Classes in org.springframework.boot.logging.structured that implement StructuredLogFormatterModifier and TypeClassDescriptionclassBase class forStructuredLogFormatterimplementations that generates JSON using aJsonWriter.Methods in org.springframework.boot.logging.structured that return StructuredLogFormatterModifier and TypeMethodDescriptionStructuredLogFormatterFactory.CommonFormatterFactory.createFormatter(Instantiator<?> instantiator) Create theStructuredLogFormatterinstance.Get a newStructuredLogFormatterinstance for the specified format.