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 12672ea commit 0c839e7Copy full SHA for 0c839e7
src/changelog/.2.x.x/2412_remove_log4j_kubernetes.xml
@@ -0,0 +1,11 @@
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="2412" link="https://github.com/apache/logging-log4j2/pull/2412"/>
7
+ <description format="asciidoc">
8
+ Remove `log4j-kubernetes` lookup.
9
+ User should migrate to https://github.com/fabric8io/kubernetes-client/blob/main/doc/KubernetesLog4j.md[`kubernetes-log4j`]
10
+ </description>
11
+</entry>
0 commit comments