Uses of Class
org.springframework.boot.util.Instantiator
Packages that use Instantiator
-
Uses of Instantiator in org.springframework.boot.logging.structured
Methods in org.springframework.boot.logging.structured with parameters of type InstantiatorModifier and TypeMethodDescriptionStructuredLogFormatterFactory.CommonFormatterFactory.createFormatter
(Instantiator<?> instantiator) Create theStructuredLogFormatter
instance.