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 91a0db4 commit 1836809Copy full SHA for 1836809
src/changelog/.3.x.x/update_org_log4j_mongodb.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="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="updated">
6
+ <issue id="3321" link="https://github.com/apache/logging-log4j2/pull/3321"/>
7
+ <description format="asciidoc">Update log4j-mongodb to allow collectionName and databaseName to be defined via the config file</description>
8
+</entry>
0 commit comments