This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main-site-pro-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main-site-pro-out by this push:
     new c1000557ea Add website content generated from 
`d12724d13676cb058e5d261b613ddd9cc80332c2`
c1000557ea is described below

commit c1000557ead9c429277515b1d0a5ff3e6de94453
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Mar 21 08:26:35 2025 +0000

    Add website content generated from 
`d12724d13676cb058e5d261b613ddd9cc80332c2`
---
 ...ag-1fd758c2554d79996565796f77cf0f8dc6b3bca2.svg |   1 -
 ...ag-768e5e02508ea736d8901892b519a6d3a7a770ab.svg |   1 +
 hibernate.html                                     |  49 +++++++++-
 manual/appenders/rolling-file.html                 |  44 +--------
 manual/lookups.html                                |  41 ++++++++-
 manual/systemproperties.html                       |  31 +++++++
 sitemap.xml                                        | 100 ++++++++++-----------
 7 files changed, 170 insertions(+), 97 deletions(-)

diff --git a/_images/diag-1fd758c2554d79996565796f77cf0f8dc6b3bca2.svg 
b/_images/diag-1fd758c2554d79996565796f77cf0f8dc6b3bca2.svg
deleted file mode 100644
index 268f73b75b..0000000000
--- a/_images/diag-1fd758c2554d79996565796f77cf0f8dc6b3bca2.svg
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg"; 
width="890" height="672" version="1.0" 
shape-rendering="geometricPrecision"><defs><filter id="shadowBlur" x="0" y="0" 
width="200%" height="200%"><feOffset in="SourceGraphic" dx="3.0003002" 
dy="3.0003002" result="offOut"></feOffset><feGaussianBlur in="offOut" 
stdDeviation="3"></feGaussianBlur></filter></defs><g stroke-width="1" 
stroke-linecap="square" stroke-linejoin="round"><rect x="0" y="0" width="890" 
height= [...]
\ No newline at end of file
diff --git a/_images/diag-768e5e02508ea736d8901892b519a6d3a7a770ab.svg 
b/_images/diag-768e5e02508ea736d8901892b519a6d3a7a770ab.svg
new file mode 100644
index 0000000000..1e0909caa2
--- /dev/null
+++ b/_images/diag-768e5e02508ea736d8901892b519a6d3a7a770ab.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="us-ascii" standalone="no"?><svg 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
contentStyleType="text/css" height="143px" preserveAspectRatio="none" 
style="width:771px;height:143px;background:#FFFFFF;" version="1.1" viewBox="0 0 
771 143" width="771px" zoomAndPan="magnify"><defs/><g><!--class initial--><g 
id="elem_initial"><rect codeLine="1" fill="#F1F1F1" height="64.2969" 
id="initial" rx="2.5" ry="2.5" style="stroke:#181818;str [...]
\ No newline at end of file
diff --git a/hibernate.html b/hibernate.html
index c3eaea0372..26e5cd2824 100644
--- a/hibernate.html
+++ b/hibernate.html
@@ -344,11 +344,54 @@ For instance, <code>log4j-slf4j2-impl</code> 
<em>bridges</em> SLF4J calls to Log
 <div class="paragraph">
 <p>To make things a little bit more tangible, consider the following 
visualization of a typical Log4j Core installation with bridges for an 
application:</p>
 </div>
-<div class="imageblock kroki">
+<div class="literalblock kroki-error">
+<div class="title">Visualization of a typical Log4j Core installation with 
SLF4J, JUL, and JPL bridges.</div>
 <div class="content">
-<img src="_images/diag-1fd758c2554d79996565796f77cf0f8dc6b3bca2.svg" 
alt="Visualization of a typical Log4j Core installation with SLF4J, JUL, and 
JPL bridges.">
+<pre>/-----------------------------------------------------------------------------------\
+|                                                                              
     |
+|       +------------+                       +----------+          
+----------+     |
+|       |            |                       |          |          |          
|     |
+|       |            v                       |          v          |          
v     |
+| +-----+-----+ +---------+ +---------+ +----+----+ +-------+ +----+----+ 
+-------+ |
+| |           | |{d}c1FF  | |         | |         | |{d}c1FF| |         | 
|{d}c1FF| |
+| |Application| |Log4j API| |Library 1| |Library 2| | SLF4J | |Library 3| |  
JUL  | |
+| |           | |         | |         | |         | |       | |         | |    
   | |
+| +-----------+ +--+------+ +----+----+ +---------+ +---+---+ +---------+ 
+---+---+ |
+|                  :   ^         |                      :                     
:     |
+|                  |   |         |                      |                     
|     |
+| Compile time     |   |         |                      |                     
|     |
+\------------------|---|---------|----------------------|---------------------|-----/
+                   |   |         |                      |                     |
+                   |   |         |                /-----/         /-----------/
+                   |   |         |                |               |
+        /----------/   \------+--|----------+-----|---------\     |
+        |                     |  |          |     |         |     |
+/-------|---------------------|--|----------|-----|---------|-----|-----------------\
+|       |                     |  |          |     |         |     |         
Runtime |
+|       v                     :  |          :     v         :     v            
     |
+| +----------+          +-----+------+ +----+---------+ +---+--------+         
     |
+| |cGRE      |          |cYEL        | |cYEL          | |cYEL        |         
     |
+| |Log4j Core|          |JPL to Log4j| |SLF4J to Log4j| |JUL to Log4j|         
     |
+| |          |          |            | |              | |            |         
     |
+| +----------+          +------------+ +--------------+ +------------+         
     |
+| |log4j2.xml|                ^  |                                             
     |
+| +----------+                |  |                                             
     |
+|                             |  |                                             
     |
+|                             |  |                                             
     |
+|            /-------------+--|--/                                             
     |
+|            |             |  |                                                
     |
+| 
+----------+-------------|--|---------------------------------------------------+
 |
+| |JRE                     v  :                                                
   | |
+| |                      +----+--+                                             
   | |
+| |                      |{d}c1FF|                                             
   | |
+| |                      |  JPL  |                                             
   | |
+| |                      |       |                                             
   | |
+| |                      +-------+                                             
   | |
+| |                                                                            
   | |
+| 
+-------------------------------------------------------------------------------+
 |
+|                                                                              
     |
+\-----------------------------------------------------------------------------------/</pre>
 </div>
-<div class="title">Figure 1. Visualization of a typical Log4j Core 
installation with SLF4J, JUL, and JPL bridges.</div>
 </div>
 </div>
 </details>
diff --git a/manual/appenders/rolling-file.html 
b/manual/appenders/rolling-file.html
index 962c778795..69a16aaf07 100644
--- a/manual/appenders/rolling-file.html
+++ b/manual/appenders/rolling-file.html
@@ -1679,49 +1679,9 @@ third::app.3.log -&gt; fourth::app.2.log
 <div class="paragraph">
 <p>Using the <code>nomax</code> strategy no files will ever be deleted and 
newer archive files will be assigned increasing index numbers, starting from 
<code>min</code>.</p>
 </div>
-<div class="literalblock kroki-error">
+<div class="imageblock kroki">
 <div class="content">
-<pre>@startuml
-class "Initial status" as initial {
-  &lt;color:green&gt;app.log&lt;/color&gt;
-}
-class "1st rollover" as first {
-  &lt;color:green&gt;app.log&lt;/color&gt;
-  app.1.log
-}
-class "2nd rollover" as second {
-  &lt;color:green&gt;app.log&lt;/color&gt;
-  app.1.log
-  app.2.log
-}
-class "3rd rollover" as third {
-  &lt;color:green&gt;app.log&lt;/color&gt;
-  app.1.log
-  app.2.log
-  app.3.log
-}
-class "4th rollover" as fourth {
-  &lt;color:green&gt;app.log&lt;/color&gt;
-  app.1.log
-  app.2.log
-  app.3.log
-  app.4.log
-}
-
-initial::app.log -&gt; first::app.1.log
-
-first::app.log -&gt; second::app.2.log
-first::app.1.log -&gt; second::app.1.log
-
-second::app.log -&gt; third::app.3.log
-second::app.1.log -&gt; third::app.1.log
-second::app.2.log -&gt; third::app.2.log
-
-third::app.log -&gt; fourth::app.4.log
-third::app.1.log -&gt; fourth::app.1.log
-third::app.2.log -&gt; fourth::app.2.log
-third::app.3.log -&gt; fourth::app.3.log
-@enduml</pre>
+<img src="../../_images/diag-768e5e02508ea736d8901892b519a6d3a7a770ab.svg" 
alt="Diagram">
 </div>
 </div>
 </dd>
diff --git a/manual/lookups.html b/manual/lookups.html
index fe65ce2b8a..ed939997d7 100644
--- a/manual/lookups.html
+++ b/manual/lookups.html
@@ -2055,8 +2055,21 @@ represented by this ServletContext is based on.</p></td>
 <div class="sect1">
 <h2 id="third-party"><a class="anchor" href="#third-party"></a>Third-party 
lookups</h2>
 <div class="sectionbody">
+<div class="admonitionblock important">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-important" title="Important"></i>
+</td>
+<td class="content">
 <div class="paragraph">
-<p>The following additional lookups are available from third-party vendors:</p>
+<p>These lookups are provided by <strong>third-party</strong> vendors and are 
not maintained by the
+<a href="https://logging.apache.org";>Apache Logging Services</a>
+(Log4j, Log4cxx, Log4net) project.</p>
+</div>
+</td>
+</tr>
+</table>
 </div>
 <div class="sect2">
 <h3 id="KubernetesLookup"><a class="anchor" 
href="#KubernetesLookup"></a>Kubernetes Lookup</h3>
@@ -2105,6 +2118,32 @@ Kubernetes Lookup is distributed as a part of 
Fabric8&#8217;s Kubernetes Client,
 for more details.</p>
 </div>
 </div>
+<div class="sect2">
+<h3 id="TomcatLookup"><a class="anchor" href="#TomcatLookup"></a>Tomcat 
Lookup</h3>
+<table class="tableblock frame-all grid-all stretch">
+<colgroup>
+<col style="width: 20%;">
+<col style="width: 80%;">
+</colgroup>
+<tbody>
+<tr>
+<th class="tableblock halign-left valign-top"><p 
class="tableblock">Syntax</p></th>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>tomcat:&lt;key&gt;</code></p>
+<p class="tableblock">where <code>key</code> is one of the
+<a 
href="https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#TomcatLookup-keys";>supported
 Tomcat Lookup keys</a></p></td>
+</tr>
+<tr>
+<th class="tableblock halign-left valign-top"><p 
class="tableblock">Dependency</p></th>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#installation";><code>eu.copernik:log4j-tomcat</code></a></p></td>
+</tr>
+</tbody>
+</table>
+<div class="paragraph">
+<p>The Tomcat Lookup allows retrieving the names of the currently active 
Tomcat engine, host and application context.
+See
+<a 
href="https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#TomcatLookup";>Copernik.eu
 Tomcat Lookup documentation</a> for more details.</p>
+</div>
+</div>
 </div>
 </div>
 <div class="sect1">
diff --git a/manual/systemproperties.html b/manual/systemproperties.html
index bfe7a8dd35..c6006fa623 100644
--- a/manual/systemproperties.html
+++ b/manual/systemproperties.html
@@ -747,6 +747,37 @@ for details.</p>
 </dd>
 </dl>
 </div>
+<div class="paragraph">
+<p>There are also third-party context selector implementations:</p>
+</div>
+<div class="admonitionblock important">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-important" title="Important"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>These context selectors are provided by <strong>third-party</strong> 
vendors and are not maintained by the
+<a href="https://logging.apache.org";>Apache Logging Services</a>
+(Log4j, Log4cxx, Log4net) project.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
+<div class="dlist">
+<dl>
+<dt class="hdlist1"><a 
href="https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#TomcatContextSelector";><code>eu.copernik.log4j.tomcat.TomcatContextSelector</code></a></dt>
+<dd>
+<p>Selects the currently active Tomcat web application and creates synchronous 
loggers.</p>
+</dd>
+<dt class="hdlist1"><a 
href="https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#TomcatContextSelector";><code>eu.copernik.log4j.tomcat.TomcatAsyncContextSelector</code></a></dt>
+<dd>
+<p>Selects the currently active Tomcat web application and creates <a 
href="async.html" class="xref page">asynchronous loggers</a>.</p>
+</dd>
+</dl>
+</div>
 </div>
 <div class="sect3">
 <h4 id="log4j.loggerContext.shutdownHookEnabled"><a class="anchor" 
href="#log4j.loggerContext.shutdownHookEnabled"></a><code>log4j.loggerContext.shutdownHookEnabled</code></h4>
diff --git a/sitemap.xml b/sitemap.xml
index 27d5801d4a..2fa6098b1c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,202 +2,202 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/articles.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/components.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/development.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/download.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/faq.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/hibernate.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/index.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/javadoc.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/log4j-jul.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/log4j-slf4j-impl.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/log4j-slf4j2-impl.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/3.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/log4j-to-jul.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/api.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/appenders.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/appenders/database.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/3.x/manual/appenders/delegating.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/appenders/file.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/3.x/manual/appenders/message-queue.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/appenders/network.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/3.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/architecture.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/async.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/cloud.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/config-intro.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/configuration.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/customconfig.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/dependencyinjection.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/extending.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/filters.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/garbagefree.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/getting-started.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/implementation.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/index.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/installation.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/3.x/manual/json-template-layout.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/layouts.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/lookups.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/pattern-layout.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/performance.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/plugins.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/scripts.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/systemproperties.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/manual/usage.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/migrate-from-log4j2.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/migrate-from-logback.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/migrate-from-slf4j.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/plugin-reference.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/release-notes.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/3.x/thanks.html</loc>
-<lastmod>2025-03-21T08:25:32.698Z</lastmod>
+<lastmod>2025-03-21T08:26:10.108Z</lastmod>
 </url>
 </urlset>

Reply via email to