Uses of Class
org.apache.logging.log4j.core.time.MutableInstant
Packages that use MutableInstant
Package
Description
Implementation of Log4j 2.
Log4j 2 helper classes.
-
Uses of MutableInstant in org.apache.logging.log4j.core
Methods in org.apache.logging.log4j.core that return MutableInstantModifier and TypeMethodDescriptionprotected final MutableInstant
AbstractLogEvent.getMutableInstant()
-
Uses of MutableInstant in org.apache.logging.log4j.core.time
Methods in org.apache.logging.log4j.core.time with parameters of type MutableInstantModifier and TypeMethodDescriptionvoid
PreciseClock.init
(MutableInstant mutableInstant) Initializes the specified instant with time information as accurate as available on this platform. -
Uses of MutableInstant in org.apache.logging.log4j.core.util
Methods in org.apache.logging.log4j.core.util with parameters of type MutableInstant