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 dfe0e203f1 Add website content generated from 
`6fbd997b4eae1c653ef4686b4b7d101b899b00ca`
dfe0e203f1 is described below

commit dfe0e203f171febd97d03f1f5fb24ddbc2e64211
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sun May 25 14:13:09 2025 +0000

    Add website content generated from 
`6fbd997b4eae1c653ef4686b4b7d101b899b00ca`
---
 manual/appenders/message-queue.html |   4 +-
 plugin-reference.html               |  14 ++---
 release-notes.html                  |   2 +-
 sitemap.xml                         | 118 ++++++++++++++++++------------------
 4 files changed, 69 insertions(+), 69 deletions(-)

diff --git a/manual/appenders/message-queue.html 
b/manual/appenders/message-queue.html
index 6fc34ba6c2..b6c72fd02e 100644
--- a/manual/appenders/message-queue.html
+++ b/manual/appenders/message-queue.html
@@ -1661,7 +1661,7 @@ for more details.</p>
 <pre class="highlightjs highlight"><code class="language-xml hljs" 
data-lang="xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
   &lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
-  &lt;version&gt;3.9.0&lt;/version&gt;
+  &lt;version&gt;3.9.1&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
 </div>
 </div>
@@ -1669,7 +1669,7 @@ for more details.</p>
 <div id="_tabs_9_gradle--panel" class="tabpanel" 
aria-labelledby="_tabs_9_gradle">
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-groovy hljs" 
data-lang="groovy">runtimeOnly 
'org.apache.kafka:kafka-clients:3.9.0'</code></pre>
+<pre class="highlightjs highlight"><code class="language-groovy hljs" 
data-lang="groovy">runtimeOnly 
'org.apache.kafka:kafka-clients:3.9.1'</code></pre>
 </div>
 </div>
 </div>
diff --git a/plugin-reference.html b/plugin-reference.html
index 4fa7332c6f..4f8f5ec995 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -1477,7 +1477,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>
@@ -16156,10 +16156,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 data, 
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON, 
defaults to "true".</p>
 </div>
 <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></td>
 </tr>
 <tr>
@@ -17453,10 +17453,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 data, 
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON, 
defaults to "true".</p>
 </div>
 <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></td>
 </tr>
 <tr>
@@ -17652,10 +17652,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 data, 
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON, 
defaults to "true".</p>
 </div>
 <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></td>
 </tr>
 <tr>
diff --git a/release-notes.html b/release-notes.html
index 98930696c2..ed33826bf4 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -689,7 +689,7 @@ See <a href="manual/pattern-layout.html#jansi" class="xref 
page">ANSI styling on
 <p>Update <code>org.apache.groovy:groovy-bom</code> to version 
<code>4.0.26</code> (<a 
href="https://github.com/apache/logging-log4j2/pull/3506";>3506</a>)</p>
 </li>
 <li>
-<p>Update <code>org.apache.kafka:kafka-clients</code> to version 
<code>3.9.0</code> (<a 
href="https://github.com/apache/logging-log4j2/pull/3184";>3184</a>)</p>
+<p>Update <code>org.apache.kafka:kafka-clients</code> to version 
<code>3.9.1</code> (<a 
href="https://github.com/apache/logging-log4j2/pull/3678";>3678</a>)</p>
 </li>
 <li>
 <p>Update 
<code>org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions</code>
 to version <code>0.2.0</code> (<a 
href="https://github.com/apache/logging-log4j2/pull/3147";>3147</a>)</p>
diff --git a/sitemap.xml b/sitemap.xml
index 3994cc19df..362c3e2266 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,238 +2,238 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/components.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/graalvm.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/jakarta.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-jul.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-to-jul.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/database.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/file.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/network.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/implementation.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/soa.html</loc>
-<lastmod>2025-05-25T14:09:52.567Z</lastmod>
+<lastmod>2025-05-25T14:12:42.133Z</lastmod>
 </url>
 </urlset>

Reply via email to