Uses of Interface
org.apache.logging.log4j.core.util.datetime.DatePrinter
-
Packages that use DatePrinter Package Description org.apache.logging.log4j.core.util.datetime Log4j 2 date formatting classes. -
-
Uses of DatePrinter in org.apache.logging.log4j.core.util.datetime
Classes in org.apache.logging.log4j.core.util.datetime that implement DatePrinter Modifier and Type Class Description classFastDateFormatFastDateFormat is a fast and thread-safe version ofSimpleDateFormat.classFastDatePrinterFastDatePrinter is a fast and thread-safe version ofSimpleDateFormat.
-