Uses of Interface
org.apache.logging.log4j.core.time.Instant
-
-
Uses of Instant in org.apache.log4j.bridge
Methods in org.apache.log4j.bridge that return Instant Modifier and Type Method Description InstantLogEventWrapper. getInstant() -
Uses of Instant in org.apache.logging.log4j.core
Methods in org.apache.logging.log4j.core that return Instant Modifier and Type Method Description InstantAbstractLogEvent. getInstant()InstantLogEvent. getInstant()Returns the Instant when the message was logged. -
Uses of Instant in org.apache.logging.log4j.core.async
Methods in org.apache.logging.log4j.core.async that return Instant Modifier and Type Method Description InstantRingBufferLogEvent. getInstant() -
Uses of Instant in org.apache.logging.log4j.core.impl
Methods in org.apache.logging.log4j.core.impl that return Instant Modifier and Type Method Description InstantLog4jLogEvent. getInstant()Returns the Instant when the message was logged.InstantMutableLogEvent. getInstant()Methods in org.apache.logging.log4j.core.impl with parameters of type Instant Modifier and Type Method Description Log4jLogEvent.BuilderLog4jLogEvent.Builder. setInstant(Instant instant) -
Uses of Instant in org.apache.logging.log4j.core.jackson
Methods in org.apache.logging.log4j.core.jackson that return Instant Modifier and Type Method Description abstract InstantLogEventMixIn. getInstant() -
Uses of Instant in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return Instant Modifier and Type Method Description InstantAbstractJacksonLayout.ReadOnlyLogEventWrapper. getInstant() -
Uses of Instant in org.apache.logging.log4j.core.pattern
Methods in org.apache.logging.log4j.core.pattern with parameters of type Instant Modifier and Type Method Description voidDatePatternConverter. format(Instant instant, java.lang.StringBuilder buffer)Deprecated.Starting with version2.25.0, this method is deprecated and planned to be removed in the next major release. -
Uses of Instant in org.apache.logging.log4j.core.time
Classes in org.apache.logging.log4j.core.time that implement Instant Modifier and Type Class Description classMutableInstantAn instantaneous point on the time line, used for high-precision log event timestamps.Methods in org.apache.logging.log4j.core.time with parameters of type Instant Modifier and Type Method Description voidMutableInstant. initFrom(Instant other) -
Uses of Instant in org.apache.logging.log4j.core.util.datetime
Methods in org.apache.logging.log4j.core.util.datetime with parameters of type Instant Modifier and Type Method Description java.lang.StringFixedDateFormat. formatInstant(Instant instant)Deprecated.intFixedDateFormat. formatInstant(Instant instant, char[] buffer, int startPos)Deprecated. -
Uses of Instant in org.apache.logging.log4j.core.util.internal.instant
Fields in org.apache.logging.log4j.core.util.internal.instant with type parameters of type Instant Modifier and Type Field Description private java.util.function.Function<Instant,java.lang.Long>InstantPatternThreadLocalCachedFormatter. epochInstantExtractorprivate java.util.function.BiConsumer<Instant,java.lang.StringBuilder>InstantNumberFormatter. formatterprivate BiConsumer<java.lang.StringBuilder,Instant>InstantPatternLegacyFormatter. formatterMethods in org.apache.logging.log4j.core.util.internal.instant that return types with arguments of type Instant Modifier and Type Method Description private static BiConsumer<java.lang.StringBuilder,Instant>InstantPatternLegacyFormatter. adaptFixedFormatter(FixedDateFormat formatter)private static BiConsumer<java.lang.StringBuilder,Instant>InstantPatternLegacyFormatter. createFastFormatter(java.lang.String pattern, java.util.Locale locale, java.util.TimeZone timeZone)private static BiConsumer<java.lang.StringBuilder,Instant>InstantPatternLegacyFormatter. createFormatter(java.lang.String pattern, java.util.Locale locale, java.util.TimeZone timeZone)Methods in org.apache.logging.log4j.core.util.internal.instant with parameters of type Instant Modifier and Type Method Description private static InstantPatternFormatterInstantPatternDynamicFormatter. createFormatter(java.lang.String pattern, java.util.Locale locale, java.util.TimeZone timeZone, java.time.temporal.ChronoUnit precisionThreshold, Instant creationInstant)private static InstantPatternDynamicFormatter.TimestampedFormatterInstantPatternDynamicFormatter. createTimestampedFormatter(java.lang.String pattern, java.util.Locale locale, java.util.TimeZone timeZone, @Nullable Instant creationInstant)private static longInstantNumberFormatter. epochNanos(Instant instant)default java.lang.StringInstantFormatter. format(Instant instant)private voidInstantPatternDynamicFormatter.SecondPatternSequence. formatFractionalDigits(java.lang.StringBuilder buffer, Instant instant)private static voidInstantPatternDynamicFormatter.SecondPatternSequence. formatMillis(java.lang.StringBuilder buffer, Instant instant)private static voidInstantPatternDynamicFormatter.SecondPatternSequence. formatPaddedSeconds(java.lang.StringBuilder buffer, Instant instant)voidInstantFormatter. formatTo(java.lang.StringBuilder buffer, Instant instant)voidInstantNumberFormatter. formatTo(java.lang.StringBuilder buffer, Instant instant)voidInstantPatternDynamicFormatter. formatTo(java.lang.StringBuilder buffer, Instant instant)voidInstantPatternLegacyFormatter. formatTo(java.lang.StringBuilder buffer, Instant instant)voidInstantPatternThreadLocalCachedFormatter. formatTo(java.lang.StringBuilder buffer, Instant instant)private static voidInstantPatternDynamicFormatter.SecondPatternSequence. formatUnpaddedSeconds(java.lang.StringBuilder buffer, Instant instant)private InstantPatternFormatterInstantPatternDynamicFormatter. getEffectiveFormatter(Instant instant)private static longInstantPatternDynamicFormatter. toEpochMinutes(Instant instant)private static java.time.temporal.TemporalAccessorInstantPatternDynamicFormatter. toTemporalAccessor(Instant instant)Constructor parameters in org.apache.logging.log4j.core.util.internal.instant with type arguments of type Instant Constructor Description InstantNumberFormatter(java.time.temporal.ChronoUnit precision, java.util.function.BiConsumer<Instant,java.lang.StringBuilder> formatter)InstantPatternThreadLocalCachedFormatter(InstantPatternFormatter formatter, java.util.function.Function<Instant,java.lang.Long> epochInstantExtractor, java.time.temporal.ChronoUnit precision) -
Uses of Instant in org.apache.logging.log4j.layout.template.json.util
Methods in org.apache.logging.log4j.layout.template.json.util with parameters of type Instant Modifier and Type Method Description java.lang.StringInstantFormatter. format(Instant instant)Deprecated.voidInstantFormatter. format(Instant instant, java.lang.StringBuilder stringBuilder)Deprecated.voidInstantFormatter.Formatter. format(Instant instant, java.lang.StringBuilder stringBuilder)voidInstantFormatter.JavaDateTimeFormatter. format(Instant instant, java.lang.StringBuilder stringBuilder)voidInstantFormatter.Log4jFastFormatter. format(Instant instant, java.lang.StringBuilder stringBuilder)voidInstantFormatter.Log4jFixedFormatter. format(Instant instant, java.lang.StringBuilder stringBuilder)private voidInstantFormatter.JavaDateTimeFormatter. formatInstant(Instant instant, java.lang.StringBuilder stringBuilder)booleanInstantFormatter.Formatter. isInstantMatching(Instant instant1, Instant instant2)booleanInstantFormatter. isInstantMatching(Instant instant1, Instant instant2)Deprecated.Checks if the givenInstants are equal from the point of view of the employed formatter.booleanInstantFormatter.JavaDateTimeFormatter. isInstantMatching(Instant instant1, Instant instant2)booleanInstantFormatter.Log4jFastFormatter. isInstantMatching(Instant instant1, Instant instant2)booleanInstantFormatter.Log4jFixedFormatter. isInstantMatching(Instant instant1, Instant instant2)
-