类 StructuredLogFormatterFactory<E>

java.lang.Object
org.springframework.boot.logging.structured.StructuredLogFormatterFactory<E>
类型参数:
E - the log even type

public class StructuredLogFormatterFactory<E> extends Object
Factory that can be used to create a fully instantiated StructuredLogFormatter for either a common format or a fully-qualified class name.
从以下版本开始:
3.4.0
作者:
Moritz Halbritter, Phillip Webb
另请参阅: