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 42a79a7cba Add website content generated from 
`7683460816162257a6bff258fd8941d4a2604b14`
42a79a7cba is described below

commit 42a79a7cba198168cef0df4d81c3ba167aedfccf
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Oct 9 13:10:32 2024 +0000

    Add website content generated from 
`7683460816162257a6bff258fd8941d4a2604b14`
---
 javadoc/log4j-core/allclasses-index.html           |   4 +-
 javadoc/log4j-core/index-all.html                  |   4 +-
 .../log4j/core/class-use/AbstractLifeCycle.html    |   4 +-
 .../logging/log4j/core/class-use/Filter.html       |   4 +-
 .../logging/log4j/core/class-use/LifeCycle.html    |   4 +-
 .../logging/log4j/core/class-use/LifeCycle2.html   |   4 +-
 .../core/config/plugins/class-use/Plugin.html      |   4 +-
 .../logging/log4j/core/filter/ThresholdFilter.html |  21 ++--
 .../core/filter/class-use/AbstractFilter.html      |   4 +-
 .../logging/log4j/core/filter/package-summary.html |   4 +-
 .../logging/log4j/core/filter/package-use.html     |   4 +-
 plugin-reference.html                              |   8 +-
 sitemap.xml                                        | 116 ++++++++++-----------
 13 files changed, 98 insertions(+), 87 deletions(-)

diff --git a/javadoc/log4j-core/allclasses-index.html 
b/javadoc/log4j-core/allclasses-index.html
index 15bebf8bc8..e92d66fbbf 100644
--- a/javadoc/log4j-core/allclasses-index.html
+++ b/javadoc/log4j-core/allclasses-index.html
@@ -2659,8 +2659,8 @@ loadScripts(document, 'script');</script>
 </div>
 <div class="col-first even-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class 
in org.apache.logging.log4j.core.filter">ThresholdFilter</a></div>
 <div class="col-last even-row-color all-classes-table all-classes-table-tab2">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="org/apache/logging/log4j/core/LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first odd-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" 
title="class in 
org.apache.logging.log4j.core.impl">ThrowableFormatOptions</a></div>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
diff --git a/javadoc/log4j-core/index-all.html 
b/javadoc/log4j-core/index-all.html
index c9c74c39b6..ac53dd8f95 100644
--- a/javadoc/log4j-core/index-all.html
+++ b/javadoc/log4j-core/index-all.html
@@ -16972,8 +16972,8 @@ loadScripts(document, 'script');</script>
 </dd>
 <dt><a href="org/apache/logging/log4j/core/filter/ThresholdFilter.html" 
class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a> - Class in <a 
href="org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</a></dt>
 <dd>
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="org/apache/logging/log4j/core/LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </dd>
 <dt><a href="org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" 
class="type-name-link" title="class in 
org.apache.logging.log4j.core.impl">ThrowableFormatOptions</a> - Class in <a 
href="org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</a></dt>
 <dd>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/AbstractLifeCycle.html
 
b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/AbstractLifeCycle.html
index d480c352f5..2a0576a931 100644
--- 
a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/AbstractLifeCycle.html
+++ 
b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/AbstractLifeCycle.html
@@ -749,8 +749,8 @@ loadScripts(document, 'script');</script>
 <div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a 
href="../filter/ThresholdFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a></code></div>
 <div class="col-last odd-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first even-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second even-row-color"><code><a 
href="../filter/TimeFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></code></div>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/Filter.html 
b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/Filter.html
index cd842abc44..df11401588 100644
--- a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/Filter.html
+++ b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/Filter.html
@@ -1093,8 +1093,8 @@ loadScripts(document, 'script');</script>
 <div class="col-first even-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second even-row-color"><code><a 
href="../filter/ThresholdFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a></code></div>
 <div class="col-last even-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a 
href="../filter/TimeFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></code></div>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle.html 
b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle.html
index cbcc9a557b..c8b7a90482 100644
--- a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle.html
+++ b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle.html
@@ -808,8 +808,8 @@ loadScripts(document, 'script');</script>
 <div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a 
href="../filter/ThresholdFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a></code></div>
 <div class="col-last odd-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first even-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second even-row-color"><code><a 
href="../filter/TimeFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></code></div>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle2.html 
b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle2.html
index c27155dfab..86eedfd625 100644
--- a/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle2.html
+++ b/javadoc/log4j-core/org/apache/logging/log4j/core/class-use/LifeCycle2.html
@@ -754,8 +754,8 @@ loadScripts(document, 'script');</script>
 <div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a 
href="../filter/ThresholdFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a></code></div>
 <div class="col-last odd-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first even-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second even-row-color"><code><a 
href="../filter/TimeFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></code></div>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/config/plugins/class-use/Plugin.html
 
b/javadoc/log4j-core/org/apache/logging/log4j/core/config/plugins/class-use/Plugin.html
index d969a91eb6..72fb67086e 100644
--- 
a/javadoc/log4j-core/org/apache/logging/log4j/core/config/plugins/class-use/Plugin.html
+++ 
b/javadoc/log4j-core/org/apache/logging/log4j/core/config/plugins/class-use/Plugin.html
@@ -1019,8 +1019,8 @@ loadScripts(document, 'script');</script>
 <div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a 
href="../../../filter/ThresholdFilter.html" class="type-name-link" title="class 
in org.apache.logging.log4j.core.filter">ThresholdFilter</a></code></div>
 <div class="col-last odd-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../../../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first even-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second even-row-color"><code><a 
href="../../../filter/TimeFilter.html" class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></code></div>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/ThresholdFilter.html 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/ThresholdFilter.html
index 6663f51086..a46edaee1f 100644
--- 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/ThresholdFilter.html
+++ 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/ThresholdFilter.html
@@ -91,12 +91,21 @@ loadScripts(document, 'script');</script>
         <a 
href="../config/plugins/Plugin.html#printObject()">printObject</a>=true)
 </span><span class="modifiers">public final class </span><span 
class="element-name type-name-label">ThresholdFilter</span>
 <span class="extends-implements">extends <a href="AbstractFilter.html" 
title="class in 
org.apache.logging.log4j.core.filter">AbstractFilter</a></span></div>
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise. For example, if 
the ThresholdFilter
- is configured with Level ERROR and the LogEvent contains Level DEBUG then the 
onMismatch value will
- be returned since ERROR events are more specific than DEBUG.
-
- The default Level is ERROR.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value otherwise. 
For example, if the ThresholdFilter
+ is configured with Level <code>ERROR</code> and the LogEvent contains Level 
<code>DEBUG</code> then the <code>onMismatch</code> value will
+ be returned since <code>ERROR</code> events are more specific than 
<code>DEBUG</code>.
+ <p>
+ The default Level is <code>ERROR</code>.
+ </p></div>
+<dl class="notes">
+<dt>See Also:</dt>
+<dd>
+<ul class="see-list-long">
+<li><a 
href="https://logging.apache.org/log4j/2.x/javadoc/log4j-api/org/apache/logging/log4j/Level.html#isMoreSpecificThan(org.apache.logging.log4j.Level)"
 title="class or interface in org.apache.logging.log4j" 
class="external-link"><code>Level.isMoreSpecificThan(Level)</code></a></li>
+</ul>
+</dd>
+</dl>
 </section>
 <section class="summary">
 <ul class="summary-list">
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/class-use/AbstractFilter.html
 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/class-use/AbstractFilter.html
index 670da6519d..c933f98dbd 100644
--- 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/class-use/AbstractFilter.html
+++ 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/class-use/AbstractFilter.html
@@ -146,8 +146,8 @@ loadScripts(document, 'script');</script>
 <div class="col-first even-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second even-row-color"><code><a href="../ThresholdFilter.html" 
class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a></code></div>
 <div class="col-last even-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a href="../TimeFilter.html" 
class="type-name-link" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></code></div>
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-summary.html 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-summary.html
index 96b5a503cd..bce98d5201 100644
--- 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-summary.html
+++ 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-summary.html
@@ -195,8 +195,8 @@ loadScripts(document, 'script');</script>
 </div>
 <div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="ThresholdFilter.html" title="class in 
org.apache.logging.log4j.core.filter">ThresholdFilter</a></div>
 <div class="col-last odd-row-color class-summary class-summary-tab2">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="TimeFilter.html" title="class in 
org.apache.logging.log4j.core.filter">TimeFilter</a></div>
 <div class="col-last even-row-color class-summary class-summary-tab2">
diff --git 
a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-use.html 
b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-use.html
index c8f15f59f3..8495c43db8 100644
--- a/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-use.html
+++ b/javadoc/log4j-core/org/apache/logging/log4j/core/filter/package-use.html
@@ -547,8 +547,8 @@ loadScripts(document, 'script');</script>
 </div>
 <div class="col-first even-row-color"><a 
href="class-use/ThresholdFilter.html#org.apache.logging.log4j.core.filter">ThresholdFilter</a></div>
 <div class="col-last even-row-color">
-<div class="block">This filter returns the onMatch result if the level in the 
LogEvent is the same or more specific
- than the configured level and the onMismatch value otherwise.</div>
+<div class="block">This filter returns the onMatch result if the level in the 
<a href="../LogEvent.html" title="interface in 
org.apache.logging.log4j.core"><code>LogEvent</code></a> is the same or more 
specific
+ than the configured level and the <code>onMismatch</code> value 
otherwise.</div>
 </div>
 <div class="col-first odd-row-color"><a 
href="class-use/TimeFilter.html#org.apache.logging.log4j.core.filter">TimeFilter</a></div>
 <div class="col-last odd-row-color">
diff --git a/plugin-reference.html b/plugin-reference.html
index 584e8b3b2c..d352815bb7 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -14727,11 +14727,13 @@ If not "or" the operation will be an "and".</p>
 </dl>
 </div>
 <div class="paragraph">
-<p>This filter returns the onMatch result if the level in the LogEvent is the 
same or more specific than the configured level and the onMismatch value 
otherwise.</p>
+<p>This filter returns the onMatch result if the level in the 
<code>org.apache.logging.log4j.core.LogEvent</code> is the same or more 
specific than the configured level and the <code>onMismatch</code> value 
otherwise.</p>
 </div>
 <div class="paragraph">
-<p>For example, if the ThresholdFilter is configured with Level ERROR and the 
LogEvent contains Level DEBUG then the onMismatch value will be returned since 
ERROR events are more specific than DEBUG.
-The default Level is ERROR.</p>
+<p>For example, if the ThresholdFilter is configured with Level 
<code>ERROR</code> and the LogEvent contains Level <code>DEBUG</code> then the 
<code>onMismatch</code> value will be returned since <code>ERROR</code> events 
are more specific than <code>DEBUG</code>.</p>
+</div>
+<div class="paragraph">
+<p>The default Level is <code>ERROR</code>.</p>
 </div>
 <div class="sect4">
 <h5 
id="org-apache-logging-log4j_log4j-core_org-apache-logging-log4j-core-filter-ThresholdFilter_XML-snippet"><a
 class="anchor" 
href="#org-apache-logging-log4j_log4j-core_org-apache-logging-log4j-core-filter-ThresholdFilter_XML-snippet"></a>XML
 snippet</h5>
diff --git a/sitemap.xml b/sitemap.xml
index 15ee9ba2ec..c34cc62163 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,234 +2,234 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/components.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/jakarta.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-jul.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-to-jul.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/database.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/file.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/network.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/implementation.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/soa.html</loc>
-<lastmod>2024-10-09T12:16:43.547Z</lastmod>
+<lastmod>2024-10-09T13:10:00.901Z</lastmod>
 </url>
 </urlset>

Reply via email to