Class InstantFormatter.Log4jFastFormatterFactory
java.lang.Object
org.apache.logging.log4j.layout.template.json.util.InstantFormatter.Log4jFastFormatterFactory
- All Implemented Interfaces:
InstantFormatter.FormatterFactory
- Enclosing class:
- InstantFormatter
private static final class InstantFormatter.Log4jFastFormatterFactory
extends Object
implements InstantFormatter.FormatterFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateIfSupported
(String pattern, Locale locale, TimeZone timeZone)
-
Constructor Details
-
Log4jFastFormatterFactory
private Log4jFastFormatterFactory()
-
-
Method Details
-
createIfSupported
public InstantFormatter.Formatter createIfSupported(String pattern, Locale locale, TimeZone timeZone) - Specified by:
createIfSupported
in interfaceInstantFormatter.FormatterFactory
-