Uses of Package
org.apache.logging.log4j.core.time
-
Packages that use org.apache.logging.log4j.core.time Package Description org.apache.log4j.bridge org.apache.logging.log4j.core Implementation of Log4j 2.org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging.org.apache.logging.log4j.core.impl Log4j 2 private implementation classes.org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns.org.apache.logging.log4j.core.time org.apache.logging.log4j.core.time.internal org.apache.logging.log4j.core.util.datetime Log4j 2 date formatting classes. -
Classes in org.apache.logging.log4j.core.time used by org.apache.log4j.bridge Class Description Instant Models a point in time, suitable for event timestamps. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core Class Description Instant Models a point in time, suitable for event timestamps.MutableInstant An instantaneous point on the time line, used for high-precision log event timestamps. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core.async Class Description Instant Models a point in time, suitable for event timestamps. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core.impl Class Description Instant Models a point in time, suitable for event timestamps. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core.pattern Class Description Instant Models a point in time, suitable for event timestamps. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core.time Class Description Instant Models a point in time, suitable for event timestamps.MutableInstant An instantaneous point on the time line, used for high-precision log event timestamps. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core.time.internal Class Description MutableInstant An instantaneous point on the time line, used for high-precision log event timestamps.PreciseClock Extension of theClock
interface that is able to provide more accurate time information than milliseconds since the epoch. -
Classes in org.apache.logging.log4j.core.time used by org.apache.logging.log4j.core.util.datetime Class Description Instant Models a point in time, suitable for event timestamps.