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 f2c7dfc commit a8416d0Copy full SHA for a8416d0
src/changelog/.3.x.x/3149_remove_named_date_patterns.xml
@@ -3,6 +3,6 @@
3
xmlns="https://logging.apache.org/xml/ns"
4
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
type="removed">
6
- <issue id="3149" link="https://github.com/apache/logging-log4j2/pull/3149"/>
+ <issue id="3150" link="https://github.com/apache/logging-log4j2/pull/3150"/>
7
<description format="asciidoc">Remove _named_ date & time formatting patterns in Pattern Layout, except for `UNIX` and `UNIX_MILLIS`</description>
8
</entry>
0 commit comments