Class InstantPatternThreadLocalCachedFormatter

java.lang.Object
org.apache.logging.log4j.core.util.internal.instant.InstantPatternThreadLocalCachedFormatter
All Implemented Interfaces:
InstantFormatter, InstantPatternFormatter

final class InstantPatternThreadLocalCachedFormatter extends Object implements InstantPatternFormatter
An InstantFormatter wrapper caching the last formatted output in a ThreadLocal and trying to reuse it.
Since:
2.25.0