Package org.apache.logging.log4j.core.time


@Export @Version("2.20.1") package org.apache.logging.log4j.core.time
  • Class
    Description
    Models a point in time, suitable for event timestamps.
    An instantaneous point on the time line, used for high-precision log event timestamps.
    Extension of the Clock interface that is able to provide more accurate time information than milliseconds since the epoch.