We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a17c3 commit a1c2bd1Copy full SHA for a1c2bd1
src/changelog/.2.x.x/1539_graalvm_friendly.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="1539" link="https://github.com/apache/logging-log4j2/pull/1539"/>
7
+ <description format="asciidoc">Fix usage of `log4j-api` in GraalVM without additional reachability data.</description>
8
+</entry>
0 commit comments