Uses of Class
org.apache.logging.log4j.core.util.datetime.Format
-
Packages that use Format Package Description org.apache.logging.log4j.core.util.datetime Log4j 2 date formatting classes. -
-
Uses of Format in org.apache.logging.log4j.core.util.datetime
Subclasses of Format in org.apache.logging.log4j.core.util.datetime Modifier and Type Class Description class
FastDateFormat
FastDateFormat is a fast and thread-safe version ofSimpleDateFormat
.
-