Skip to content

Commit 84a4adc

Browse files
committed
Update documentation
1 parent bd478a7 commit 84a4adc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/site/antora/modules/ROOT/pages/log4j-converter-config.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@ The library provides an out-of-the-box support for the following configuration f
7878
|===
7979
| Format name | Format id | Parsing support | Writing support
8080

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+
| yes
89+
| no
90+
8191
| {logging-services-url}/log4j/2.x/manual/configuration.html#xml[Log4j Core 2 XML]
8292
| v2:xml
8393
| yes

0 commit comments

Comments
 (0)