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 class
FastDateFormat
FastDateFormat is a fast and thread-safe version ofSimpleDateFormat
.class
FastDatePrinter
FastDatePrinter is a fast and thread-safe version ofSimpleDateFormat
.
-