Skip to content

Commit a786e62

Browse files
committed
Paragraph formatting problems
1 parent 7195861 commit a786e62

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/site/antora/modules/ROOT/pages/manual/configuration.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
Ralph Goers <rgoers@apache.org>; Piotr Karwasz <pkarwasz@apache.org>
2020
2121
Since logging is a common way to monitor the health of an application and diagnose problems that occur in it, even moderately sized applications can contain thousands of logging statements.
22-
2322
To decide which of these statements will be logged and where users need to configure Log4j Core.
2423
2524
Log4j Core can be configured in two ways:
@@ -111,8 +110,8 @@ See xref:manual/webapp.adoc#configuration[Log4j
111110
It is also possible to override the location of the configuration file using the
112111
xref:manual/systemproperties.adoc#log4j2.configurationFile[log4j2.configurationFile]
113112
configuration property.
114-
115113
In this case, Log4j will guess the configuration file format from the extension of the provided configuration file or will use the default configuration factory if the extension is unknown.
114+
116115
See xref:manual/systemproperties.adoc#log4j2.configurationFile[log4j2.configurationFile] for details.
117116
====
118117

0 commit comments

Comments
 (0)