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 bd478a7 commit 84a4adcCopy full SHA for 84a4adc
src/site/antora/modules/ROOT/pages/log4j-converter-config.adoc
@@ -78,6 +78,16 @@ The library provides an out-of-the-box support for the following configuration f
78
|===
79
| Format name | Format id | Parsing support | Writing support
80
81
+| {logging-services-url}/log4j/1.x/apidocs/org/apache/log4j/PropertyConfigurator.html[Log4j 1 Properties]
82
+| v1:properties
83
+| yes
84
+| no
85
+
86
+| {logging-services-url}/log4j/1.x/apidocs/org/apache/log4j/xml/DOMConfigurator.html[Log4j 1 XML]
87
+| v1:xml
88
89
90
91
| {logging-services-url}/log4j/2.x/manual/configuration.html#xml[Log4j Core 2 XML]
92
| v2:xml
93
| yes
0 commit comments