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 01cff5c commit fc7ea8aCopy full SHA for fc7ea8a
src/changelog/.2.x.x/2363_add_logback_throwable_consuming_semantics.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<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">
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="changed">
6
<issue id="2363" link="https://github.com/apache/logging-log4j2/pull/2363"/>
7
<description format="asciidoc">
8
Add Logback throwable-consuming semantics as an option in `log4j-slf4j-impl` and `log4j-slf4j2-impl`.
0 commit comments