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.
log4j-async-logger
1 parent 1fc3913 commit fd526f1Copy full SHA for fd526f1
src/changelog/.3.x.x/create_async_logger.xml
@@ -0,0 +1,9 @@
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.2.xsd"
5
+ type="changed">
6
+ <description format="asciidoc">
7
+ Split off async logger support into a new `log4j-async-logger` module.
8
+ </description>
9
+</entry>
0 commit comments