Uses of Interface
org.apache.logging.log4j.layout.template.json.util.InstantFormatter.FormatterFactory
-
Packages that use InstantFormatter.FormatterFactory Package Description org.apache.logging.log4j.layout.template.json.util -
-
Uses of InstantFormatter.FormatterFactory in org.apache.logging.log4j.layout.template.json.util
Classes in org.apache.logging.log4j.layout.template.json.util that implement InstantFormatter.FormatterFactory Modifier and Type Class Description private static class
InstantFormatter.JavaDateTimeFormatterFactory
private static class
InstantFormatter.Log4jFastFormatterFactory
private static class
InstantFormatter.Log4jFixedFormatterFactory
Fields in org.apache.logging.log4j.layout.template.json.util declared as InstantFormatter.FormatterFactory Modifier and Type Field Description private static InstantFormatter.FormatterFactory[]
InstantFormatter. FORMATTER_FACTORIES
The list of formatter factories in decreasing efficiency order.
-