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 2b1d469 commit 61ec36aCopy full SHA for 61ec36a
src/site/antora/modules/ROOT/pages/manual/configuration.adoc
@@ -370,11 +370,11 @@ See xref:plugin-reference.adoc#org-apache-logging-log4j_log4j-core_org-apache-lo
370
371
[cols="1h,5"]
372
|===
373
-| Type | `int`
+| Type | `int` (seconds)
374
| Default value | `0`
375
376
377
-Determines the polling interval used by Log4j to check for changes to the configuration file.
+Determines the polling interval, in seconds, used by Log4j to check for changes to the configuration file.
378
If a change in the configuration file is detected, Log4j automatically reconfigures the logger context.
379
If set to `0`, polling is disabled.
380
0 commit comments