This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x-site-stg-out by this push:
new c67663cefe Add website content generated from
`1d7a496bfbf2b40f0f180244bee7c3788fef6ed8`
c67663cefe is described below
commit c67663cefef2c995096722455fbc6dbf4d37ff5a
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Jun 14 19:24:53 2024 +0000
Add website content generated from
`1d7a496bfbf2b40f0f180244bee7c3788fef6ed8`
---
development.html | 2 +-
download.html | 2 +-
faq.html | 2 +-
hibernate.html | 2 +-
index.html | 2 +-
javadoc.html | 2 +-
log4j-appserver.html | 2 +-
log4j-cassandra.html | 2 +-
log4j-couchdb.html | 2 +-
log4j-docker.html | 2 +-
log4j-flume-ng.html | 2 +-
log4j-iostreams.html | 2 +-
log4j-jakarta-web.html | 2 +-
log4j-spring-boot.html | 2 +-
log4j-spring-cloud-config-client.html | 2 +-
log4j-spring-cloud-config.html | 2 +-
log4j-taglib.html | 2 +-
log4j-web.html | 2 +-
manual/api.html | 2 +-
manual/appenders.html | 4 +-
manual/architecture.html | 2 +-
manual/async.html | 2 +-
manual/cloud.html | 2 +-
manual/compatibility.html | 2 +-
manual/{compatibility.html => config-intro.html} | 48 ++++--
manual/configuration.html | 189 +++++++++++------------
manual/customconfig.html | 4 +-
manual/customloglevels.html | 2 +-
manual/eventlogging.html | 2 +-
manual/extending.html | 2 +-
manual/filters.html | 4 +-
manual/flowtracing.html | 2 +-
manual/garbagefree.html | 4 +-
manual/getting-started.html | 4 +-
manual/index.html | 2 +-
manual/installation.html | 4 +-
manual/jmx.html | 4 +-
manual/json-template-layout.html | 4 +-
manual/layouts.html | 4 +-
manual/logbuilder.html | 2 +-
manual/logsep.html | 2 +-
manual/lookups.html | 4 +-
manual/markers.html | 2 +-
manual/messages.html | 2 +-
manual/migration.html | 2 +-
manual/pattern-layout.html | 4 +-
manual/performance.html | 2 +-
manual/plugins.html | 2 +-
manual/resource-logger.html | 2 +-
manual/scoped-context.html | 2 +-
manual/scripts.html | 4 +-
manual/simple-logger.html | 2 +-
manual/status-logger.html | 2 +-
manual/systemproperties.html | 4 +-
manual/thread-context.html | 2 +-
manual/webapp.html | 2 +-
migrate-from-logback.html | 2 +-
migrate-from-slf4j.html | 2 +-
plugin-reference.html | 16 +-
release-notes.html | 2 +-
sitemap.xml | 122 ++++++++-------
61 files changed, 267 insertions(+), 248 deletions(-)
diff --git a/development.html b/development.html
index b343811a87..5ad63df905 100644
--- a/development.html
+++ b/development.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/download.html b/download.html
index 63c9a8e926..1f906d3f3a 100644
--- a/download.html
+++ b/download.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/faq.html b/faq.html
index c0c817142d..b406a35864 100644
--- a/faq.html
+++ b/faq.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/hibernate.html b/hibernate.html
index 49cdec177a..d16e04291a 100644
--- a/hibernate.html
+++ b/hibernate.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/index.html b/index.html
index b48b8d330e..56b3d3432f 100644
--- a/index.html
+++ b/index.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/javadoc.html b/javadoc.html
index 4eab4295d8..35d56e258f 100644
--- a/javadoc.html
+++ b/javadoc.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-appserver.html b/log4j-appserver.html
index adb0efeb7e..db2c50c66b 100644
--- a/log4j-appserver.html
+++ b/log4j-appserver.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-cassandra.html b/log4j-cassandra.html
index deeeaebfc3..d12bb21725 100644
--- a/log4j-cassandra.html
+++ b/log4j-cassandra.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-couchdb.html b/log4j-couchdb.html
index 53e37ef7a4..cd19bf7469 100644
--- a/log4j-couchdb.html
+++ b/log4j-couchdb.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-docker.html b/log4j-docker.html
index 7be3eda305..8ab127d311 100644
--- a/log4j-docker.html
+++ b/log4j-docker.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-flume-ng.html b/log4j-flume-ng.html
index 79af99bbbc..a4501dd829 100644
--- a/log4j-flume-ng.html
+++ b/log4j-flume-ng.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-iostreams.html b/log4j-iostreams.html
index 6c837e2697..9563f6cd18 100644
--- a/log4j-iostreams.html
+++ b/log4j-iostreams.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-jakarta-web.html b/log4j-jakarta-web.html
index 3111a99309..c130a4246a 100644
--- a/log4j-jakarta-web.html
+++ b/log4j-jakarta-web.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-spring-boot.html b/log4j-spring-boot.html
index 7c40f2bc49..b657e6dac0 100644
--- a/log4j-spring-boot.html
+++ b/log4j-spring-boot.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-spring-cloud-config-client.html
b/log4j-spring-cloud-config-client.html
index bc97ea251b..696a4dac0b 100644
--- a/log4j-spring-cloud-config-client.html
+++ b/log4j-spring-cloud-config-client.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-spring-cloud-config.html b/log4j-spring-cloud-config.html
index a33d95f0ab..1da159f1b9 100644
--- a/log4j-spring-cloud-config.html
+++ b/log4j-spring-cloud-config.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-taglib.html b/log4j-taglib.html
index dd4776ba84..aa316754a0 100644
--- a/log4j-taglib.html
+++ b/log4j-taglib.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/log4j-web.html b/log4j-web.html
index 54a1b7b4a5..e3ef305089 100644
--- a/log4j-web.html
+++ b/log4j-web.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/manual/api.html b/manual/api.html
index 41f34b1a32..a7a1c9b1a5 100644
--- a/manual/api.html
+++ b/manual/api.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/appenders.html b/manual/appenders.html
index 2497668734..ba4eeabcb6 100644
--- a/manual/appenders.html
+++ b/manual/appenders.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="appenders.html">Appenders</a></li>
</ul>
</nav>
diff --git a/manual/architecture.html b/manual/architecture.html
index ec6893623b..a6660aeadf 100644
--- a/manual/architecture.html
+++ b/manual/architecture.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/async.html b/manual/async.html
index 90aff4ef3b..da062f5044 100644
--- a/manual/async.html
+++ b/manual/async.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/cloud.html b/manual/cloud.html
index 0ff3d830ad..58f03a2df7 100644
--- a/manual/cloud.html
+++ b/manual/cloud.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/compatibility.html b/manual/compatibility.html
index 36ac1f975b..ac5e7dc706 100644
--- a/manual/compatibility.html
+++ b/manual/compatibility.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/compatibility.html b/manual/config-intro.html
similarity index 87%
copy from manual/compatibility.html
copy to manual/config-intro.html
index 36ac1f975b..1822028543 100644
--- a/manual/compatibility.html
+++ b/manual/config-intro.html
@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <title>Untitled :: Apache Log4j</title>
- <link rel="canonical"
href="https://logging.apache.org/log4j/2.x/manual/compatibility.html">
+ <title>Configuration :: Apache Log4j</title>
+ <link rel="canonical"
href="https://logging.apache.org/log4j/2.x/manual/config-intro.html">
<meta name="generator" content="Antora 3.2.0-alpha.4">
<link rel="stylesheet" href="../_/css/site.css">
<link rel="icon" href="../_/../_images/favicon.ico" type="image/x-icon">
@@ -147,9 +147,9 @@
</li>
</ul>
</li>
- <li class="nav-item" data-depth="1">
+ <li class="nav-item is-current-page" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -304,21 +304,51 @@
<button class="nav-toggle"></button>
<a href="../index.html" class="home-link"></a>
<nav class="breadcrumbs" aria-label="breadcrumbs">
+ <ul>
+ <li><a href="../index.html">Home</a></li>
+ <li><a href="index.html">Manual</a></li>
+ <li><a href="config-intro.html">Configuration</a></li>
+ </ul>
</nav>
-<div class="edit-this-page"><a
href="https://github.com/apache/logging-log4j2/edit/2.x/src/site/antora/modules/ROOT/pages/manual/compatibility.adoc">Edit
this Page</a></div>
+<div class="edit-this-page"><a
href="https://github.com/apache/logging-log4j2/edit/2.x/src/site/antora/modules/ROOT/pages/manual/config-intro.adoc">Edit
this Page</a></div>
</div>
<div class="content">
<aside class="toc sidebar" data-title="Contents" data-levels="4">
<div class="toc-menu"></div>
</aside>
<article class="doc">
-<div class="sect1">
-<h2 id="_compatibility_with_log4j_1"><a class="anchor"
href="#_compatibility_with_log4j_1"></a>Compatibility with Log4j 1</h2>
-<div class="sectionbody">
+<h1 class="page">Configuration</h1>
+<div class="paragraph">
+<p>Logging is a standard method for monitoring the health of an application
and diagnosing problems that may arise within it.
+Even moderately sized applications can contain thousands of logging
statements.</p>
+</div>
<div class="paragraph">
-<p>See the <a href="migration.html#Log4j12Bridge" class="xref page">Log4j 1.x
bridge (log4j-1.2-api)</a> section of the Log4j 1.x Migration page.</p>
+<p>To decide which of these statements will be logged and where, users need to
configure Log4j Core in one of two ways:</p>
</div>
+<div class="ulist">
+<ul>
+<li>
+<p>through a <a href="configuration.html" class="xref page">Configuration
file</a>.
+Since version 2.0, the configuration file format has been considered part of
the public API and has remained stable across significant version upgrades.</p>
+</li>
+<li>
+<p>through <a href="customconfig.html" class="xref page">Programmatic
Configuration</a>, which provides a larger spectrum of possible customizations
but might require code changes during version upgrades.</p>
+</li>
+</ul>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>To prevent a chicken-and-egg problem, users can only supply some
configuration options (e.g., the configuration file location) through <a
href="systemproperties.html" class="xref page">configuration properties</a>.</p>
</div>
+</td>
+</tr>
+</table>
</div>
</article>
</div>
diff --git a/manual/configuration.html b/manual/configuration.html
index 6597fada72..9eecb3ca92 100644
--- a/manual/configuration.html
+++ b/manual/configuration.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <title>Configuration :: Apache Log4j</title>
+ <title>Configuration file :: Apache Log4j</title>
<link rel="canonical"
href="https://logging.apache.org/log4j/2.x/manual/configuration.html">
<meta name="generator" content="Antora 3.2.0-alpha.4">
<link rel="stylesheet" href="../_/css/site.css">
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item is-current-page" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="configuration.html">Configuration file</a></li>
</ul>
</nav>
@@ -318,47 +318,10 @@
<div class="toc-menu"></div>
</aside>
<article class="doc">
-<h1 class="page">Configuration</h1>
+<h1 class="page">Configuration file</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
-<p>Logging is a standard method for monitoring the health of an application
and diagnosing problems that may arise within it.
-Even moderately sized applications can contain thousands of logging
statements.</p>
-</div>
-<div class="paragraph">
-<p>To decide which of these statements will be logged and where, users need to
configure Log4j Core in one of two ways:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>through a <a href="#configuration-file">Configuration file</a>.
-Since version 2.0, the configuration file format has been considered part of
the public API and has remained stable across significant version upgrades.</p>
-</li>
-<li>
-<p>through <a href="customconfig.html" class="xref page">Programmatic
Configuration</a>, which provides a larger spectrum of possible customizations
but might require code changes during version upgrades.</p>
-</li>
-</ul>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-<div class="paragraph">
-<p>To prevent a chicken-and-egg problem, users can only supply some
configuration options (e.g., the configuration file location) through <a
href="systemproperties.html" class="xref page">configuration properties</a>.</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="configuration-file"><a class="anchor"
href="#configuration-file"></a>Configuration file</h2>
-<div class="sectionbody">
-<div class="paragraph">
<p>Users can configure Log4j Core using different file formats.
The <code>log4j-core</code> artifact includes XML, JSON, YAML, and Java
properties formats factories.</p>
</div>
@@ -499,8 +462,11 @@ Files in the Log4j 1 format are ignored by
default.</p>
</tr>
</table>
</div>
-<div class="sect2">
-<h3 id="automatic-configuration"><a class="anchor"
href="#automatic-configuration"></a><a id="AutomaticConfiguration"></a>
Configuration file location</h3>
+</div>
+</div>
+<div class="sect1">
+<h2 id="automatic-configuration"><a class="anchor"
href="#automatic-configuration"></a><a id="AutomaticConfiguration"></a>
Configuration file location</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>Upon initialization of a new logger context, Log4j assigns it a context
name and scans the following <strong>classpath</strong> locations for a
configuration file:</p>
</div>
@@ -637,8 +603,10 @@ In this case, Log4j will guess the configuration file
format from the provided c
</table>
</div>
</div>
-<div class="sect2">
-<h3 id="configuration-syntax"><a class="anchor"
href="#configuration-syntax"></a><a id="ConfigurationSyntax"></a> Syntax</h3>
+</div>
+<div class="sect1">
+<h2 id="configuration-syntax"><a class="anchor"
href="#configuration-syntax"></a><a id="ConfigurationSyntax"></a> Syntax</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>The Log4j runtime is composed of <a href="plugins.html" class="xref
page">plugins</a>, which are like beans in the Spring Framework and Java EE.
Appenders, layouts, filters, configuration loaders, and similar components are
all accessed as plugins.</p>
@@ -919,8 +887,10 @@ The snippet below represents two plugins of type
<code>File</code>.</p>
<p>See also <a href="#format-specific-notes">Format specific notes</a> for
exceptions to the rules above.</p>
</div>
</div>
-<div class="sect2">
-<h3 id="main-configuration-elements"><a class="anchor"
href="#main-configuration-elements"></a>Main configuration elements</h3>
+</div>
+<div class="sect1">
+<h2 id="main-configuration-elements"><a class="anchor"
href="#main-configuration-elements"></a>Main configuration elements</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>Log4j Core’s logging pipeline is quite complex (see <a
href="architecture.html" class="xref page">Architecture</a>), but most users
only require these elements:</p>
</div>
@@ -1196,8 +1166,10 @@ The logger is configured to forward messages to its
parent (the root appender).<
</tbody>
</table>
</div>
-<div class="sect2">
-<h3 id="additional-configuration-elements"><a class="anchor"
href="#additional-configuration-elements"></a>Additional configuration
elements</h3>
+</div>
+<div class="sect1">
+<h2 id="additional-configuration-elements"><a class="anchor"
href="#additional-configuration-elements"></a>Additional configuration
elements</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>A Log4j Core configuration file can also contain these configuration
elements:</p>
</div>
@@ -1242,15 +1214,17 @@ The logger is configured to forward messages to its
parent (the root appender).<
</dl>
</div>
</div>
-<div class="sect2">
-<h3 id="global-configuration-attributes"><a class="anchor"
href="#global-configuration-attributes"></a>Global configuration attributes</h3>
+</div>
+<div class="sect1">
+<h2 id="global-configuration-attributes"><a class="anchor"
href="#global-configuration-attributes"></a>Global configuration attributes</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>The main <code>Configuration</code> element has a set of attributes that
can be used to tune how the configuration file is used.
The principal attributes are listed below.
See <a
href="../plugin-reference.html#org-apache-logging-log4j_log4j-core_org-apache-logging-log4j-core-config-Configuration"
class="xref page">Plugin reference</a> for a complete list.</p>
</div>
-<div class="sect3">
-<h4 id="configuration-attribute-monitorInterval"><a class="anchor"
href="#configuration-attribute-monitorInterval"></a><a
id="AutomaticReconfiguration"></a> <code>monitorInterval</code></h4>
+<div class="sect2">
+<h3 id="configuration-attribute-monitorInterval"><a class="anchor"
href="#configuration-attribute-monitorInterval"></a><a
id="AutomaticReconfiguration"></a> <code>monitorInterval</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1294,8 +1268,8 @@ Between the two operations log events might be lost.</p>
</table>
</div>
</div>
-<div class="sect3">
-<h4 id="configuration-attribute-status"><a class="anchor"
href="#configuration-attribute-status"></a><code>status</code></h4>
+<div class="sect2">
+<h3 id="configuration-attribute-status"><a class="anchor"
href="#configuration-attribute-status"></a><code>status</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1338,15 +1312,17 @@ Between the two operations log events might be lost.</p>
</table>
</div>
</div>
-<div class="sect3">
-<h4 id="configuration-elements-filters"><a class="anchor"
href="#configuration-elements-filters"></a>Filters</h4>
+<div class="sect2">
+<h3 id="configuration-elements-filters"><a class="anchor"
href="#configuration-elements-filters"></a>Filters</h3>
<div class="paragraph">
<p>See <a href="filters.html#filters" class="xref page">Filters</a> for
additional filtering capabilities that can be applied to the global
configuration object.</p>
</div>
</div>
</div>
-<div class="sect2">
-<h3 id="configuring-loggers"><a class="anchor"
href="#configuring-loggers"></a><a id="Loggers"></a> Loggers</h3>
+</div>
+<div class="sect1">
+<h2 id="configuring-loggers"><a class="anchor"
href="#configuring-loggers"></a><a id="Loggers"></a> Loggers</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>Log4j 2 contains multiple types of logger configurations that can be added
to the <code>Loggers</code> element of the configuration:</p>
</div>
@@ -1581,8 +1557,8 @@ The table below summarizes the effects of each logger
configuration:</p>
<div class="paragraph">
<p>In the following part of this section, we explain in detail all the
available options for logger configurations:</p>
</div>
-<div class="sect3">
-<h4 id="logger-attributes-name"><a class="anchor"
href="#logger-attributes-name"></a><code>name</code></h4>
+<div class="sect2">
+<h3 id="logger-attributes-name"><a class="anchor"
href="#logger-attributes-name"></a><code>name</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1606,8 +1582,8 @@ The table below summarizes the effects of each logger
configuration:</p>
<p>Since loggers are usually named using fully qualified class names, this
value usually contains the fully qualified name of a class or a package.</p>
</div>
</div>
-<div class="sect3">
-<h4 id="logger-attributes-additivity"><a class="anchor"
href="#logger-attributes-additivity"></a><a id="Additivity"></a>
<code>additivity</code></h4>
+<div class="sect2">
+<h3 id="logger-attributes-additivity"><a class="anchor"
href="#logger-attributes-additivity"></a><a id="Additivity"></a>
<code>additivity</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1633,8 +1609,8 @@ The table below summarizes the effects of each logger
configuration:</p>
<a href="architecture.html#logger-hierarchy" class="xref page">parent
logger</a>).</p>
</div>
</div>
-<div class="sect3">
-<h4 id="logger-attributes-level"><a class="anchor"
href="#logger-attributes-level"></a><code>level</code></h4>
+<div class="sect2">
+<h3 id="logger-attributes-level"><a class="anchor"
href="#logger-attributes-level"></a><code>level</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1671,8 +1647,8 @@ Log events that are more specific than this setting will
be filtered out.</p>
<p>See also <a href="filters.html#filters" class="xref page">Filters</a> if
you require additional filtering.</p>
</div>
</div>
-<div class="sect3">
-<h4 id="logger-attributes-includeLocation"><a class="anchor"
href="#logger-attributes-includeLocation"></a><code>includeLocation</code></h4>
+<div class="sect2">
+<h3 id="logger-attributes-includeLocation"><a class="anchor"
href="#logger-attributes-includeLocation"></a><code>includeLocation</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1723,8 +1699,8 @@ methods.</p>
<p>See <a href="layouts.html#LocationInformation" class="xref page">Location
information</a> for more details.</p>
</div>
</div>
-<div class="sect3">
-<h4 id="logger-elements-appenderrefs"><a class="anchor"
href="#logger-elements-appenderrefs"></a>Appender references</h4>
+<div class="sect2">
+<h3 id="logger-elements-appenderrefs"><a class="anchor"
href="#logger-elements-appenderrefs"></a>Appender references</h3>
<div class="paragraph">
<p>Loggers use appender references to list the appenders to deliver log
events.</p>
</div>
@@ -1732,8 +1708,8 @@ methods.</p>
<p>See <a href="#configuring-appenderrefs">Appender references</a> below for
more details.</p>
</div>
</div>
-<div class="sect3">
-<h4 id="logger-elements-properties"><a class="anchor"
href="#logger-elements-properties"></a>Additional context properties</h4>
+<div class="sect2">
+<h3 id="logger-elements-properties"><a class="anchor"
href="#logger-elements-properties"></a>Additional context properties</h3>
<div class="paragraph">
<p>Loggers can emit additional context data that will be integrated with other
context data sources such as <a href="thread-context.html" class="xref
page">ThreadContext</a>.</p>
</div>
@@ -1864,15 +1840,17 @@ logger.1.property.value = Networking</code></pre>
</div>
</div>
</div>
-<div class="sect3">
-<h4 id="logger-elements-filters"><a class="anchor"
href="#logger-elements-filters"></a>Filters</h4>
+<div class="sect2">
+<h3 id="logger-elements-filters"><a class="anchor"
href="#logger-elements-filters"></a>Filters</h3>
<div class="paragraph">
<p>See <a href="filters.html#filters" class="xref page">Filters</a> for
additional filtering capabilities that can be applied to a logger
configuration.</p>
</div>
</div>
</div>
-<div class="sect2">
-<h3 id="configuring-appenderrefs"><a class="anchor"
href="#configuring-appenderrefs"></a>Appender references</h3>
+</div>
+<div class="sect1">
+<h2 id="configuring-appenderrefs"><a class="anchor"
href="#configuring-appenderrefs"></a>Appender references</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>Many Log4j components, such as loggers, use appender references to
designate which appenders will be used to deliver their events.</p>
</div>
@@ -1882,8 +1860,8 @@ logger.1.property.value = Networking</code></pre>
<div class="paragraph">
<p>Appender references can have the following configuration attributes and
elements:</p>
</div>
-<div class="sect3">
-<h4 id="appenderref-attributes-name"><a class="anchor"
href="#appenderref-attributes-name"></a><code>ref</code></h4>
+<div class="sect2">
+<h3 id="appenderref-attributes-name"><a class="anchor"
href="#appenderref-attributes-name"></a><code>ref</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1900,8 +1878,8 @@ logger.1.property.value = Networking</code></pre>
<p>Specifies the name of the appender to use.</p>
</div>
</div>
-<div class="sect3">
-<h4 id="appenderref-attributes-level"><a class="anchor"
href="#appenderref-attributes-level"></a><code>level</code></h4>
+<div class="sect2">
+<h3 id="appenderref-attributes-level"><a class="anchor"
href="#appenderref-attributes-level"></a><code>level</code></h3>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -1919,15 +1897,17 @@ logger.1.property.value = Networking</code></pre>
Log events that are more specific than this setting will be filtered out.</p>
</div>
</div>
-<div class="sect3">
-<h4 id="appenderrefs-elements-filters"><a class="anchor"
href="#appenderrefs-elements-filters"></a>Filters</h4>
+<div class="sect2">
+<h3 id="appenderrefs-elements-filters"><a class="anchor"
href="#appenderrefs-elements-filters"></a>Filters</h3>
<div class="paragraph">
<p>See <a href="filters.html#filters" class="xref page">Filters</a> for
additional filtering capabilities that can be applied to a logger
configuration.</p>
</div>
</div>
</div>
-<div class="sect2">
-<h3 id="property-substitution"><a class="anchor"
href="#property-substitution"></a><a id="PropertySubstitution"></a>Property
substitution</h3>
+</div>
+<div class="sect1">
+<h2 id="property-substitution"><a class="anchor"
href="#property-substitution"></a><a id="PropertySubstitution"></a>Property
substitution</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>Log4j provides a simple and extensible mechanism to reuse values in the
configuration file using <code>${name}</code> expressions, such as those used
in Bash, Ant or Maven.</p>
</div>
@@ -2396,8 +2376,8 @@ Therefore, the value of the <code>logging.file</code>
property will be:</p>
</tr>
</table>
</div>
-<div class="sect3">
-<h4 id="lazy-property-substitution"><a class="anchor"
href="#lazy-property-substitution"></a>Lazy property substitution</h4>
+<div class="sect2">
+<h3 id="lazy-property-substitution"><a class="anchor"
href="#lazy-property-substitution"></a>Lazy property substitution</h3>
<div class="paragraph">
<p>For most attributes, property substitution is performed only once at
<strong>configuration time</strong>, but there are two categories of exceptions
to this rule:</p>
</div>
@@ -2550,8 +2530,10 @@ Therefore, the dollar <code>$</code> sign needs to be
escaped.</td>
</div>
</div>
</div>
-<div class="sect2">
-<h3 id="arbiters"><a class="anchor" href="#arbiters"></a><a id="Arbiters"></a>
Arbiters</h3>
+</div>
+<div class="sect1">
+<h2 id="arbiters"><a class="anchor" href="#arbiters"></a><a id="Arbiters"></a>
Arbiters</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>While property substitution allows using the same configuration file in
multiple deployment environments, sometimes changing the values of
configuration attributes is not enough.</p>
</div>
@@ -2821,8 +2803,10 @@ appender.0.select.1.layout.type =
JsonTemplateLayout</code></pre>
</table>
</div>
</div>
-<div class="sect2">
-<h3 id="CompositeConfiguration"><a class="anchor"
href="#CompositeConfiguration"></a>Composite Configuration</h3>
+</div>
+<div class="sect1">
+<h2 id="CompositeConfiguration"><a class="anchor"
href="#CompositeConfiguration"></a>Composite Configuration</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>Log4j allows multiple configuration files to be used at the same time by
specifying them as a list of comma-separated file paths or URLs in the
<a href="systemproperties.html#log4j2.configurationFile" class="xref
page"><code>log4j2.configurationFile</code></a>
@@ -2871,17 +2855,19 @@ The strategy merges filters on loggers using the rule
above.</p>
</ol>
</div>
</div>
+</div>
+<div class="sect1">
+<h2 id="format-specific-notes"><a class="anchor"
href="#format-specific-notes"></a>Format specific notes</h2>
+<div class="sectionbody">
<div class="sect2">
-<h3 id="format-specific-notes"><a class="anchor"
href="#format-specific-notes"></a>Format specific notes</h3>
+<h3 id="xml-features"><a class="anchor" href="#xml-features"></a>XML
format</h3>
<div class="sect3">
-<h4 id="xml-features"><a class="anchor" href="#xml-features"></a>XML
format</h4>
-<div class="sect4">
-<h5 id="xml-global-configuration-attributes"><a class="anchor"
href="#xml-global-configuration-attributes"></a>Global configuration
attributes</h5>
+<h4 id="xml-global-configuration-attributes"><a class="anchor"
href="#xml-global-configuration-attributes"></a>Global configuration
attributes</h4>
<div class="paragraph">
<p>The XML format supports the following additional attributes on the
<code>Configuration</code> element.</p>
</div>
-<div class="sect5">
-<h6 id="configuration-attribute-schema"><a class="anchor"
href="#configuration-attribute-schema"></a><code>schema</code></h6>
+<div class="sect4">
+<h5 id="configuration-attribute-schema"><a class="anchor"
href="#configuration-attribute-schema"></a><code>schema</code></h5>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -2902,8 +2888,8 @@ The strategy merges filters on loggers using the rule
above.</p>
<p>Specifies the path to a classpath resource containing an XML schema.</p>
</div>
</div>
-<div class="sect5">
-<h6 id="configuration-attribute-strict"><a class="anchor"
href="#configuration-attribute-strict"></a><code>strict</code></h6>
+<div class="sect4">
+<h5 id="configuration-attribute-strict"><a class="anchor"
href="#configuration-attribute-strict"></a><code>strict</code></h5>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 16.6666%;">
@@ -2929,8 +2915,8 @@ The strategy merges filters on loggers using the rule
above.</p>
</div>
</div>
</div>
-<div class="sect4">
-<h5 id="xinclude"><a class="anchor" href="#xinclude"></a><a id="XInlcude"></a>
XInclude</h5>
+<div class="sect3">
+<h4 id="xinclude"><a class="anchor" href="#xinclude"></a><a id="XInlcude"></a>
XInclude</h4>
<div class="paragraph">
<p>XML configuration files can include other files with
<a href="https://www.w3.org/TR/xinclude/">XInclude</a>.</p>
@@ -2999,8 +2985,8 @@ The list of <code>XInclude</code> and <code>XPath</code>
features supported depe
</div>
</div>
</div>
-<div class="sect3">
-<h4 id="java-properties-features"><a class="anchor"
href="#java-properties-features"></a>Java properties format</h4>
+<div class="sect2">
+<h3 id="java-properties-features"><a class="anchor"
href="#java-properties-features"></a>Java properties format</h3>
<div class="admonitionblock tip">
<table>
<tr>
@@ -3097,7 +3083,6 @@ rootLogger.appenderRef.0.ref = APPENDER</code></pre>
</div>
</div>
</div>
-</div>
</article>
</div>
</main>
diff --git a/manual/customconfig.html b/manual/customconfig.html
index 89217fe3f9..a17486403f 100644
--- a/manual/customconfig.html
+++ b/manual/customconfig.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="customconfig.html">Programmatic Configuration</a></li>
</ul>
</nav>
diff --git a/manual/customloglevels.html b/manual/customloglevels.html
index 06557fb118..aba7a874a4 100644
--- a/manual/customloglevels.html
+++ b/manual/customloglevels.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/eventlogging.html b/manual/eventlogging.html
index 133096e178..37843ec1fd 100644
--- a/manual/eventlogging.html
+++ b/manual/eventlogging.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/extending.html b/manual/extending.html
index d039e3e5d5..09a8665cce 100644
--- a/manual/extending.html
+++ b/manual/extending.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/filters.html b/manual/filters.html
index 96e246d3f9..e4e7ff70c9 100644
--- a/manual/filters.html
+++ b/manual/filters.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="filters.html">Filters</a></li>
</ul>
</nav>
diff --git a/manual/flowtracing.html b/manual/flowtracing.html
index 221974dd83..57b15a7b12 100644
--- a/manual/flowtracing.html
+++ b/manual/flowtracing.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/garbagefree.html b/manual/garbagefree.html
index 0415eb8d11..76d5085b03 100644
--- a/manual/garbagefree.html
+++ b/manual/garbagefree.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -442,7 +442,7 @@ If not for yours, keep on reading.</p>
<h3 id="core-properties"><a class="anchor"
href="#core-properties"></a>Properties</h3>
<div class="paragraph">
<p>Garbage-free logging can be configured for Log4j Core using properties
listed below.
-(See <a href="configuration.html" class="xref page">Configuration</a> on
details how you can set these properties.)</p>
+(See <a href="configuration.html" class="xref page">Configuration file</a> on
details how you can set these properties.)</p>
</div>
<div class="sect3">
<h4 id="log4j2.isWebapp"><a class="anchor"
href="#log4j2.isWebapp"></a><code>log4j2.isWebapp</code></h4>
diff --git a/manual/getting-started.html b/manual/getting-started.html
index 39b278be7f..18e2a49fc4 100644
--- a/manual/getting-started.html
+++ b/manual/getting-started.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -1263,7 +1263,7 @@ See <a href="installation.html" class="xref
page">Installation</a> for the compl
<dt class="hdlist1">Configuration</dt>
<dd>
<p>Log4j can be configured in several ways in various file formats (XML, JSON,
Properties, and YAML).
-See the <a href="configuration.html" class="xref page">Configuration</a> page
for details.</p>
+See the <a href="configuration.html" class="xref page">Configuration file</a>
page for details.</p>
</dd>
<dt class="hdlist1">Appenders & Layouts</dt>
<dd>
diff --git a/manual/index.html b/manual/index.html
index bae60b0952..d72c83701d 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/installation.html b/manual/installation.html
index 1ef7f33c2c..40f3bf4ab0 100644
--- a/manual/installation.html
+++ b/manual/installation.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -1024,7 +1024,7 @@ See <a
href="https://docs.spring.io/spring-boot/docs/current/reference/html/feat
<div class="paragraph">
<p>As with any other logging implementation, Log4j Core needs to be properly
configured.
Log4j Core supports many different configuration formats: JSON, XML, YAML, and
Java properties.
-To configure Log4j Core, see <a href="configuration.html" class="xref
page">Configuration</a>.
+To configure Log4j Core, see <a href="configuration.html" class="xref
page">Configuration file</a>.
A basic configuration can be obtained by adding one of these files to your
application’s classpath:</p>
</div>
<div id="_tabs_10" class="openblock tabs is-sync is-loading">
diff --git a/manual/jmx.html b/manual/jmx.html
index df750b4163..746f27b7bd 100644
--- a/manual/jmx.html
+++ b/manual/jmx.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="jmx.html">JMX</a></li>
</ul>
</nav>
diff --git a/manual/json-template-layout.html b/manual/json-template-layout.html
index 09398645ba..bbbe436a25 100644
--- a/manual/json-template-layout.html
+++ b/manual/json-template-layout.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="layouts.html">Layouts</a></li>
<li><a href="json-template-layout.html">JSON Template Layout</a></li>
</ul>
diff --git a/manual/layouts.html b/manual/layouts.html
index 08dc7f2c89..e130af3d1e 100644
--- a/manual/layouts.html
+++ b/manual/layouts.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="layouts.html">Layouts</a></li>
</ul>
</nav>
diff --git a/manual/logbuilder.html b/manual/logbuilder.html
index 79c03792c8..d975f3455a 100644
--- a/manual/logbuilder.html
+++ b/manual/logbuilder.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/logsep.html b/manual/logsep.html
index 710717501e..2379abdc40 100644
--- a/manual/logsep.html
+++ b/manual/logsep.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/lookups.html b/manual/lookups.html
index 509c383c2a..26d30c699c 100644
--- a/manual/lookups.html
+++ b/manual/lookups.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="lookups.html">Lookups</a></li>
</ul>
</nav>
diff --git a/manual/markers.html b/manual/markers.html
index 36418a2564..3292e272d8 100644
--- a/manual/markers.html
+++ b/manual/markers.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/messages.html b/manual/messages.html
index e1d9bb04de..9d76359728 100644
--- a/manual/messages.html
+++ b/manual/messages.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/migration.html b/manual/migration.html
index 9c3481afe4..243b93a574 100644
--- a/manual/migration.html
+++ b/manual/migration.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/pattern-layout.html b/manual/pattern-layout.html
index 44cf6a1a29..9f50d7a0e8 100644
--- a/manual/pattern-layout.html
+++ b/manual/pattern-layout.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="layouts.html">Layouts</a></li>
<li><a href="pattern-layout.html">Pattern Layout</a></li>
</ul>
diff --git a/manual/performance.html b/manual/performance.html
index 34effa7f20..816622d394 100644
--- a/manual/performance.html
+++ b/manual/performance.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/plugins.html b/manual/plugins.html
index 46aa82bfd7..c23cb65003 100644
--- a/manual/plugins.html
+++ b/manual/plugins.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/resource-logger.html b/manual/resource-logger.html
index a1b216006a..3eadce7ac2 100644
--- a/manual/resource-logger.html
+++ b/manual/resource-logger.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/scoped-context.html b/manual/scoped-context.html
index 4a77dedeb2..fe79f5566a 100644
--- a/manual/scoped-context.html
+++ b/manual/scoped-context.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/scripts.html b/manual/scripts.html
index d0a4e2a5f8..6b41371cf4 100644
--- a/manual/scripts.html
+++ b/manual/scripts.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="scripts.html">Scripts</a></li>
</ul>
</nav>
diff --git a/manual/simple-logger.html b/manual/simple-logger.html
index fde62fa13f..b56ce2c649 100644
--- a/manual/simple-logger.html
+++ b/manual/simple-logger.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/status-logger.html b/manual/status-logger.html
index 0133041b5d..19195f5f1b 100644
--- a/manual/status-logger.html
+++ b/manual/status-logger.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/systemproperties.html b/manual/systemproperties.html
index 6811bfd4f5..52f69ece03 100644
--- a/manual/systemproperties.html
+++ b/manual/systemproperties.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
@@ -307,7 +307,7 @@
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="index.html">Manual</a></li>
- <li>Configuration</li>
+ <li><a href="config-intro.html">Configuration</a></li>
<li><a href="systemproperties.html">Configuration properties</a></li>
</ul>
</nav>
diff --git a/manual/thread-context.html b/manual/thread-context.html
index 313cc66d09..cae32f2f69 100644
--- a/manual/thread-context.html
+++ b/manual/thread-context.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/manual/webapp.html b/manual/webapp.html
index 900af2af1e..7ab1507913 100644
--- a/manual/webapp.html
+++ b/manual/webapp.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="configuration.html">Configuration file</a>
diff --git a/migrate-from-logback.html b/migrate-from-logback.html
index 7cd140136d..fc2c26d0ab 100644
--- a/migrate-from-logback.html
+++ b/migrate-from-logback.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/migrate-from-slf4j.html b/migrate-from-slf4j.html
index 9c9ca322ec..d43568d2a9 100644
--- a/migrate-from-slf4j.html
+++ b/migrate-from-slf4j.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/plugin-reference.html b/plugin-reference.html
index 12f08395ab..6a16d6d32f 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
@@ -1444,7 +1444,7 @@ Originally developed by Ceki Glc and Anders
Kristensen.</p>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>header</code></p></td>
-<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
+<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>String?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"></div></td>
</tr>
@@ -16127,10 +16127,10 @@ Supports Lookup expressions.</p>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div>
<div class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
</div></div></td>
</tr>
<tr>
@@ -17426,10 +17426,10 @@ Supports Lookup expressions.</p>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div>
<div class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
</div></div></td>
</tr>
<tr>
@@ -17625,10 +17625,10 @@ Supports Lookup expressions.</p>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div>
<div class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
</div></div></td>
</tr>
<tr>
diff --git a/release-notes.html b/release-notes.html
index 863af4a76c..f91acea7e0 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -149,7 +149,7 @@
</li>
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
- <span class="nav-text">Configuration</span>
+ <a class="nav-link" href="manual/config-intro.html">Configuration</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="manual/configuration.html">Configuration file</a>
diff --git a/sitemap.xml b/sitemap.xml
index 9d68bc39fa..658868bea9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,238 +2,242 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-appserver.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-cassandra.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-couchdb.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-docker.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-flume-ng.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-jakarta-web.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-taglib.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-web.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/cloud.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
+</url>
+<url>
+<loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/logsep.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/migration.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/resource-logger.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/scoped-context.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/webapp.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2024-06-14T14:37:13.322Z</lastmod>
+<lastmod>2024-06-14T19:24:32.222Z</lastmod>
</url>
</urlset>