Skip to content

Commit fc7ea8a

Browse files
committed
Fix changelog entry
1 parent 01cff5c commit fc7ea8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/changelog/.2.x.x/2363_add_logback_throwable_consuming_semantics.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5-
type="added">
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">
66
<issue id="2363" link="https://github.com/apache/logging-log4j2/pull/2363"/>
77
<description format="asciidoc">
88
Add Logback throwable-consuming semantics as an option in `log4j-slf4j-impl` and `log4j-slf4j2-impl`.

0 commit comments

Comments
 (0)