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 9f104d3d47 Add website content generated from
`3c72777ec77e4cee42dff40b882cea34e4381272`
9f104d3d47 is described below
commit 9f104d3d47b0601e892d52f00f4843666debc007
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu May 30 11:12:59 2024 +0000
Add website content generated from
`3c72777ec77e4cee42dff40b882cea34e4381272`
---
getting-started.html | 8 ++---
log4j-1.2-api.html | 2 +-
manual/async.html | 2 +-
manual/configuration.html | 6 ++--
manual/installation.html | 6 ++--
manual/layouts.html | 4 +--
plugin-reference.html | 7 +---
sitemap.xml | 92 +++++++++++++++++++++++------------------------
8 files changed, 61 insertions(+), 66 deletions(-)
diff --git a/getting-started.html b/getting-started.html
index 804fa499e9..e0303d8fc5 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -375,7 +375,7 @@ It can help us with common logging tasks and lets us focus
on the application lo
<p>We will need a <strong>BOM</strong> (Bill of Materials) to manage the
versions of the dependencies.
In addition, we will need the <code>log4j-api</code> dependency itself.</p>
</div>
-<div id="_tabs_1" class="openblock tabs is-loading">
+<div id="_tabs_1" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -685,7 +685,7 @@ First of all, add the <code>log4j-core</code>
<strong>runtime</strong> dependenc
Second, it is highly recommended to add the
<code>log4j-layout-template-json</code> <strong>runtime</strong> dependency to
encode log events in JSON.
This is the most secure way to format log events and should preferred over the
default <code>PatternLayout</code>, at least for production deployments.</p>
</div>
-<div id="_tabs_2" class="openblock tabs is-loading">
+<div id="_tabs_2" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -835,7 +835,7 @@ This way, SLF4J calls will be processed by Log4j Core
too.</p>
<div class="paragraph">
<p>It is similarly easy: just add the new dependency `log4j-slf4j2-impl to
your application.</p>
</div>
-<div id="_tabs_3" class="openblock tabs is-loading">
+<div id="_tabs_3" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -927,7 +927,7 @@ Please skip to the <a href="#config-app">How do I configure
Log4j to run my <str
Very similar to the previous section, in most cases it is useful to also add
the <code>log4j-slf4j2-impl</code> dependency.
SLF4J is a widely used logging API and this way, SLF4J calls will be processed
by Log4j Core too.</p>
</div>
-<div id="_tabs_4" class="openblock tabs is-loading">
+<div id="_tabs_4" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
diff --git a/log4j-1.2-api.html b/log4j-1.2-api.html
index 08b5fe31da..0a01efc32d 100644
--- a/log4j-1.2-api.html
+++ b/log4j-1.2-api.html
@@ -344,7 +344,7 @@ The config package which attempts to convert Log4j 1.x
configurations to Log4j 2
<details id="log4j-1.2-api-deps">
<summary class="title">Runtime dependencies</summary>
<div class="content">
-<div id="_tabs_1" class="openblock tabs is-loading">
+<div id="_tabs_1" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
diff --git a/manual/async.html b/manual/async.html
index 822703ef06..6875f0be84 100644
--- a/manual/async.html
+++ b/manual/async.html
@@ -406,7 +406,7 @@ implementations should be designed with asynchronous use in
mind, and either tak
<p>In order to use async loggers, you need to add
<code>log4j-async-logger</code> to you application’s dependencies, by
adding the
following dependency to your build tool:</p>
</div>
-<div id="_tabs_1" class="openblock tabs is-loading">
+<div id="_tabs_1" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
diff --git a/manual/configuration.html b/manual/configuration.html
index 89c28b3d9a..586021f290 100644
--- a/manual/configuration.html
+++ b/manual/configuration.html
@@ -310,7 +310,7 @@ Log4j includes XML, JSON, YAML, and Java properties formats
factories.</p>
<div class="paragraph">
<p>As detailed in the table below, some configuration formats require
additional dependencies on the classpath.</p>
</div>
-<div id="_tabs_1" class="openblock tabs is-loading">
+<div id="_tabs_1" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -323,7 +323,7 @@ Log4j includes XML, JSON, YAML, and Java properties formats
factories.</p>
</ul>
</div>
<div id="_tabs_1_maven--panel" class="tabpanel"
aria-labelledby="_tabs_1_maven">
-<div id="_tabs_2" class="openblock tabs is-loading">
+<div id="_tabs_2" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -385,7 +385,7 @@ Log4j includes XML, JSON, YAML, and Java properties formats
factories.</p>
</div>
</div>
<div id="_tabs_1_gradle--panel" class="tabpanel"
aria-labelledby="_tabs_1_gradle">
-<div id="_tabs_3" class="openblock tabs is-loading">
+<div id="_tabs_3" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
diff --git a/manual/installation.html b/manual/installation.html
index cf73ae5353..429c074b84 100644
--- a/manual/installation.html
+++ b/manual/installation.html
@@ -1097,7 +1097,7 @@ using a structured format such as <a
href="json-template-layout.html" class="xre
<div class="paragraph">
<p>To use these formats, the following additional dependencies are
required:</p>
</div>
-<div id="_tabs_11" class="openblock tabs is-loading">
+<div id="_tabs_11" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -1110,7 +1110,7 @@ using a structured format such as <a
href="json-template-layout.html" class="xre
</ul>
</div>
<div id="_tabs_11_maven--panel" class="tabpanel"
aria-labelledby="_tabs_11_maven">
-<div id="_tabs_12" class="openblock tabs is-loading">
+<div id="_tabs_12" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -1172,7 +1172,7 @@ using a structured format such as <a
href="json-template-layout.html" class="xre
</div>
</div>
<div id="_tabs_11_gradle--panel" class="tabpanel"
aria-labelledby="_tabs_11_gradle">
-<div id="_tabs_13" class="openblock tabs is-loading">
+<div id="_tabs_13" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
diff --git a/manual/layouts.html b/manual/layouts.html
index 795eae90b6..00afa5fa0d 100644
--- a/manual/layouts.html
+++ b/manual/layouts.html
@@ -552,7 +552,7 @@ specified value. One of: <code>ALL</code>,
<code>MINIMAL</code>, <code>NON_NUMER
<details id="log4j-csv-deps">
<summary class="title">Runtime dependencies</summary>
<div class="content">
-<div id="_tabs_1" class="openblock tabs is-loading">
+<div id="_tabs_1" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
@@ -799,7 +799,7 @@ Logstash <code>JSONEventLayoutV1</code></a></p>
<details id="log4j-layout-template-json-deps">
<summary class="title">Runtime dependencies</summary>
<div class="content">
-<div id="_tabs_2" class="openblock tabs is-loading">
+<div id="_tabs_2" class="openblock tabs is-sync is-loading">
<div class="content">
<div class="ulist tablist">
<ul>
diff --git a/plugin-reference.html b/plugin-reference.html
index 34cc3e0958..a3cd5309e9 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -2557,12 +2557,7 @@ 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
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>
+<td class="tableblock halign-left valign-top"><div class="content"></div></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"></td>
diff --git a/sitemap.xml b/sitemap.xml
index 611e425f5b..7fa92cf681 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,186 +2,186 @@
<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-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/development.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/download.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/faq.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/getting-started.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/index.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/javadoc.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-1.2-api.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-api.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-docker.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-flume-ng.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-iostreams.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-jpl.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-jul.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-slf4j-impl.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-slf4j2-impl.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-to-jul.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-to-slf4j.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/api.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/appenders.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/architecture.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/async.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/cloud.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/configuration.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/customconfig.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/dependencyinjection.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/extending.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/filters.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/garbagefree.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/index.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/installation.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/jmx.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/json-template-layout.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/layouts.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/logsep.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/lookups.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/migration.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/performance.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/plugins.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/scripts.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/systemproperties.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/usage.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/plugin-reference.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/release-notes.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/thanks.html</loc>
-<lastmod>2024-05-30T09:58:06.307Z</lastmod>
+<lastmod>2024-05-30T11:12:33.611Z</lastmod>
</url>
</urlset>