Uses of Interface
org.apache.logging.log4j.core.util.internal.instant.InstantFormatter
Packages that use InstantFormatter
Package
Description
-
Uses of InstantFormatter in org.apache.logging.log4j.core.pattern
Fields in org.apache.logging.log4j.core.pattern declared as InstantFormatterMethods in org.apache.logging.log4j.core.pattern that return InstantFormatterModifier and TypeMethodDescriptionprivate static InstantFormatterDatePatternConverter.createFormatter(@Nullable String[] options) private static InstantFormatterDatePatternConverter.createFormatterUnsafely(@Nullable String[] options) -
Uses of InstantFormatter in org.apache.logging.log4j.core.util.internal.instant
Subinterfaces of InstantFormatter in org.apache.logging.log4j.core.util.internal.instantModifier and TypeInterfaceDescriptioninterfaceContract for formattingInstants using a date and time formatting pattern.Classes in org.apache.logging.log4j.core.util.internal.instant that implement InstantFormatterModifier and TypeClassDescriptionenumFormats anInstantnumerically; e.g., formats its epoch1 seconds.(package private) final classAnInstantPatternFormatterthat usesDateTimeFormatterunder the hood.private static class(package private) final class(package private) final classAnInstantFormatterwrapper caching the last formatted output in aThreadLocaland trying to reuse it.Methods in org.apache.logging.log4j.core.util.internal.instant with parameters of type InstantFormatterModifier and TypeMethodDescriptionprivate static ChronoUnitInstantPatternThreadLocalCachedFormatter.effectivePrecision(InstantFormatter formatter, ChronoUnit cachePrecision) -
Uses of InstantFormatter in org.apache.logging.log4j.layout.template.json.resolver
Fields in org.apache.logging.log4j.layout.template.json.resolver declared as InstantFormatterModifier and TypeFieldDescriptionprivate final InstantFormatterTimestampResolver.PatternResolver.formatterConstructors in org.apache.logging.log4j.layout.template.json.resolver with parameters of type InstantFormatter