Interface InstantPatternFormatter

All Superinterfaces:
InstantFormatter

public interface InstantPatternFormatter extends InstantFormatter
Contract for formatting Instants using a date and time formatting pattern.

Internal usage only!

This class is intended only for internal Log4j usage. Log4j users should not use this class! This class is not subject to any backward compatibility concerns.

Since:
2.25.0
  • Field Details

    • LEGACY_FORMATTERS_ENABLED

      static final boolean LEGACY_FORMATTERS_ENABLED
  • Method Details