We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a7c27 commit 4f431d6Copy full SHA for 4f431d6
src/changelog/.2.x.x/3121_instant_format.xml
@@ -4,5 +4,6 @@
4
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
type="changed">
6
<issue id="3121" link="https://github.com/apache/logging-log4j2/pull/3121"/>
7
+ <issue id="2943" link="https://github.com/apache/logging-log4j2/issues/2943"/>
8
<description format="asciidoc">Switch to using Java's `DateTimeFormatter` for date & time formatting of log event instants</description>
9
</entry>
0 commit comments