Package | Description |
---|---|
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.
|
Class and 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.
|
Class and 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.
|
Class and 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.
|
Class and 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.
|
Class and 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.
|
Class and Description |
---|
MutableInstant
An instantaneous point on the time line, used for high-precision log event timestamps.
|
PreciseClock
Extension of the
Clock interface that is able to provide more accurate time information than milliseconds
since the epoch. |
Class and Description |
---|
Instant
Models a point in time, suitable for event timestamps.
|