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 837fb79 commit df5d2c9Copy full SHA for df5d2c9
src/changelog/.0.x.x/134_skip_transformer.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="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="fixed">
6
+ <issue id="134" link="https://github.com/apache/logging-log4j-transform/pull/134"/>
7
+ <description format="asciidoc">Instead of throwing an exception, change the transformer to log an
8
+ info or warn message when log4j-api is missing or is the wrong version.</description>
9
+</entry>
0 commit comments