vy commented on code in PR #3852:
URL: https://github.com/apache/logging-log4j2/pull/3852#discussion_r2250658013


##########
src/changelog/.2.x.x/3852-default-target.xml:
##########
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns="https://logging.apache.org/xml/ns";
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="
+           https://logging.apache.org/xml/ns
+           https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="fixed">
+  <issue id="3852" link="https://github.com/apache/logging-log4j2/pull/3852"/>
+  <description format="asciidoc">
+    Fix missing default Target value in ConsoleAppender.

Review Comment:
   ```suggestion
       Fix missing default `Target` value in Console Appender.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to