Package ch.qos.logback.core.util
Class CachingDateFormatter
java.lang.Object
ch.qos.logback.core.util.CachingDateFormatter
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A synchronized implementation of SimpleDateFormat which uses caching internally.
- Since:
- 0.9.29
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal String
format
(long now) Deprecated.void
setTimeZone
(TimeZone tz) Deprecated.
-
Constructor Details
-
CachingDateFormatter
Deprecated.
-
-
Method Details
-
format
Deprecated. -
setTimeZone
Deprecated.
-