This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new 4d5176e229 Add website content generated from
`62f112fa7f6b35cbd690712e994cdc8f5b7b53e0`
4d5176e229 is described below
commit 4d5176e2294458811ae103212c6afedb78abea8a
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri May 31 13:42:28 2024 +0000
Add website content generated from
`62f112fa7f6b35cbd690712e994cdc8f5b7b53e0`
---
.../core/selector/ClassLoaderContextSelector.html | 2 +-
plugin-reference.html | 7 +-
release-notes.html | 7 +-
sitemap.xml | 98 +++++++++++-----------
4 files changed, 61 insertions(+), 53 deletions(-)
diff --git
a/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
b/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
index 8bb7931380..2d2cb8a160 100644
---
a/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
+++
b/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
@@ -88,7 +88,7 @@ loadScripts(document, 'script');</script>
<span class="extends-implements">extends <a
href="AbstractContextSelector.html" title="class in
org.apache.logging.log4j.core.selector">AbstractContextSelector</a>
implements <a href="ContextSelector.html" title="interface in
org.apache.logging.log4j.core.selector">ContextSelector</a>,
org.apache.logging.log4j.spi.LoggerContextShutdownAware</span></div>
<div class="block">This ContextSelector chooses a LoggerContext based upon the
ClassLoader of the caller. This allows Loggers assigned
- to static variables to be released along with the classes that own then.
Other ContextSelectors will generally cause
+ to static variables to be released along with the classes that own them.
Other ContextSelectors will generally cause
Loggers associated with classes loaded from different ClassLoaders to be
co-mingled. This is a problem if, for
example, a web application is undeployed as some of the Loggers being
released may be associated with a Class in a
parent ClassLoader, which will generally have negative consequences.
diff --git a/plugin-reference.html b/plugin-reference.html
index 49ae43e983..cbf0d601f5 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -2567,7 +2567,12 @@ This attribute is ignored if <code>immediateFlush</code>
is set to <code>true</c
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>Property</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code><a
href="#org-apache-logging-log4j_log4j-core_org-apache-logging-log4j-core-config-Property">Property</a>?</code></p></td>
-<td class="tableblock halign-left valign-top"><div class="content"></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
+<p>A generic list of key/value properties</p>
+</div>
+<div class="paragraph">
+<p>The meaning of these properties depends on the component.</p>
+</div></div></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"></td>
diff --git a/release-notes.html b/release-notes.html
index 65503aa767..cc1a932dcd 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -405,7 +405,10 @@
<p>Update <code>org.graalvm.truffle:truffle-api</code> to version
<code>24.0.1</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2478">2478</a>)</p>
</li>
<li>
-<p>Update <code>org.hdrhistogram:HdrHistogram</code> to version
<code>2.2.1</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2568">2568</a>)</p>
+<p>Update <code>org.hdrhistogram:HdrHistogram</code> to version
<code>2.2.2</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2629">2629</a>)</p>
+</li>
+<li>
+<p>Update <code>org.hsqldb:hsqldb</code> to version <code>2.7.3</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2633">2633</a>)</p>
</li>
<li>
<p>Update <code>org.javassist:javassist</code> to version
<code>3.30.2-GA</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2432">2432</a>)</p>
@@ -423,7 +426,7 @@
<p>Update <code>org.springframework.boot:spring-boot-autoconfigure</code> to
version <code>3.3.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2610">2610</a>)</p>
</li>
<li>
-<p>Update <code>org.springframework.cloud:spring-cloud-context</code> to
version <code>4.1.2</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2421">2421</a>)</p>
+<p>Update <code>org.springframework.cloud:spring-cloud-context</code> to
version <code>4.1.3</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2635">2635</a>)</p>
</li>
<li>
<p>Update <code>org.springframework:spring-framework-bom</code> to version
<code>6.1.8</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2606">2606</a>)</p>
diff --git a/sitemap.xml b/sitemap.xml
index b7ba1475ea..29a0efe855 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,198 +2,198 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/3.x/articles.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/development.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/download.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/faq.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/hibernate.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/index.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/javadoc.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-1.2-api.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-api.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-docker.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-flume-ng.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-iostreams.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-jpl.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-jul.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-slf4j-impl.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-slf4j2-impl.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-to-jul.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-to-slf4j.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/api.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/appenders.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/architecture.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/async.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/cloud.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/configuration.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/customconfig.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/dependencyinjection.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/extending.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/filters.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/garbagefree.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/getting-started.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/index.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/installation.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/jmx.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/json-template-layout.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/layouts.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/logsep.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/lookups.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/migration.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/performance.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/plugins.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/scripts.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/systemproperties.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/usage.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/migrate-from-logback.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/migrate-from-slf4j.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/plugin-reference.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/release-notes.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/thanks.html</loc>
-<lastmod>2024-05-30T23:25:44.986Z</lastmod>
+<lastmod>2024-05-31T13:42:01.645Z</lastmod>
</url>
</urlset>