We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad5b9e commit 165f71cCopy full SHA for 165f71c
src/changelog/.2.x.x/2374_refactor_initialization.xml
@@ -0,0 +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="changed">
6
+ <issue id="2374" link="https://github.com/apache/logging-log4j2/pull/2374"/>
7
+ <description format="asciidoc">Centralize initialization in the `Provider` class and deprecate `log4j2.loggerContextFactory` property.</description>
8
+</entry>
0 commit comments