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 19e7a16 commit 69f2823Copy full SHA for 69f2823
src/changelog/.2.x.x/3118_default_layout.xml
@@ -0,0 +1,11 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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="changed">
6
+ <issue id="3118" link="https://github.com/apache/logging-log4j2/pull/3118"/>
7
+ <description format="asciidoc">
8
+ Changes the layout used by the
9
+ https://logging.apache.org/log4j/2.x/manual/configuration.html#automatic-configuration[default configuration].
10
+ </description>
11
+</entry>
0 commit comments