(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-05-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 5883bf67 Automatic Site Publish by Buildbot
5883bf67 is described below

commit 5883bf67f0af797f95076028d1376f6bd2512824
Author: buildbot 
AuthorDate: Thu May 9 17:42:36 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  |  2 +-
 content/xml/ns/index.html | 20 +---
 2 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index b63e2aae..d7669260 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T17:30:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T17:42:35+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index 4179deb1..68a54064 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -152,21 +152,19 @@ Following schemas model the Log4j runtime configuration, 
i.e., log4j2.xml<
 Example Log4j 2 schema usage
 
 ?xml 
version="1.0" encoding="UTF-8"?
-Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-   xmlns="https://logging.apache.org/xml/ns;
-   xsi:schemaLocation="
-   https://logging.apache.org/xml/ns
-   
https://logging.apache.org/xml/ns/log4j-config-2.xsd";
-  appenders
+Configuration xmlns="https://logging.apache.org/xml/ns;
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+   xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-config-2.xsd";
+  Appenders
 Console name="Console" target="SYSTEM_OUT"
   PatternLayout pattern="%d [%t] %p %c - %m%n"/
 /Console
-  /appenders
-  loggers
-root level="WARN"
+  /Appenders
+  Loggers
+Root level="WARN"
   AppenderRef ref="Console"/
-/root
-  /loggers
+/Root
+  /Loggers
 /Configuration
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-05-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f4e128a7 Automatic Site Publish by Buildbot
f4e128a7 is described below

commit f4e128a7961c04127c1cde3d0d3e568825582aaa
Author: buildbot 
AuthorDate: Thu May 9 17:30:12 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |  2 +-
 content/xml/ns/log4j-config-2.23.1.xsd | 38 +++---
 2 files changed, 18 insertions(+), 22 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index e662bfad..b63e2aae 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T16:53:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T17:30:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/log4j-config-2.23.1.xsd 
b/content/xml/ns/log4j-config-2.23.1.xsd
index c65f0aa3..8d81b644 100644
--- a/content/xml/ns/log4j-config-2.23.1.xsd
+++ b/content/xml/ns/log4j-config-2.23.1.xsd
@@ -15,7 +15,7 @@ Addresses without a port (or port set to 0) will use the 
default Cassandra port
 
 Can be used with or without batch 
statements.Sets
 the Result to return when the filter does not match.
@@ -306,7 +306,7 @@ DENY.Filter
 based on a value in the Thread Context Map 
(MDC).The log 
Level.The
 action to take on a match.The log 
Level.The
 action to take on a match.Additional fields to set on 
each log event.Additional fields to set on 
each log event.Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).A
 flexible layout configurabl [...]
 
@@ -379,9 +379,9 @@ Message content may contain, of course, end-of-lines.
 
 This property allows addition of custom fields into generated JSON.
 `XmlLayoutKeyValuePair key="foo" 
value="bar"//XmlLayout` inserts `foobar/foo` 
directly into XML output.
-Supports Lookup expressions.Additional fields to set on 
each log event.Additional fields to set on 
each log event.Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).Additional fields to set on 
each log event.Additional fields to set on 
each log event.Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).A
 default lookup for others to 
extend.A
 default lookup for others to 
extend.Formats
 the current date or the date in the LogEvent.
 
@@ -411,7 +411,7 @@ It has a benefit over a map in that it can create the 
result on demand based on
 This class comes complete with various factory methods.
 If these do not suffice, you can subclass and implement your own matcher.
 
-For example, it would be possible to implement a lookup that used the key as a 
primary key, and looked up the value on demand from the 
databaseThe
 facility codes used b [...]
 
@@ -602,11 +602,7 @@ The extended stack trace will also include the location of 
where the class was l
 
 Adds ANSI color styling to the result of the enclosed pattern.
 
-To disable ANSI output unconditionally, specify an additional option 
`disableAnsi=true`, or to disable ANSI output if no console is detected, 
specify option 
`noConsoleNoAnsi=true`.Formats
 the event thread ID.Formats
 the event thread ID.A 
type of builder that can be used to configure and create a instances using a 
Java DSL instead of through a configuration file.
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-05-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 33d3b65d Automatic Site Publish by Buildbot
33d3b65d is described below

commit 33d3b65da81e03377fb34eab7ffec6adef7b08e1
Author: buildbot 
AuthorDate: Thu May 9 16:53:12 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |   2 +-
 content/xml/ns/log4j-config-2.23.1.xsd | 120 +++--
 2 files changed, 72 insertions(+), 50 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 2fe0bd3e..e662bfad 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T12:01:34+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T16:53:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/log4j-config-2.23.1.xsd 
b/content/xml/ns/log4j-config-2.23.1.xsd
index ff757cf7..c65f0aa3 100644
--- a/content/xml/ns/log4j-config-2.23.1.xsd
+++ b/content/xml/ns/log4j-config-2.23.1.xsd
@@ -1,12 +1,21 @@
-http://www.w3.org/2001/XMLSchema; 
xmlns:log4j="https://logging.apache.org/xml/ns; elementFormDefault="qualified" 
targetNamespace="https://logging.apache.org/xml/ns; 
version="2.24.0-SNAPSHOT">http://www.w3.org/2001/XMLSchema; 
xmlns:log4j="https://logging.apache.org/xml/ns; elementFormDefault="qualified" 
targetNamespace="https://logging.apache.org/xml/ns; 
version="2.24.0-SNAPSHOT">Build
 a String match filter.Build
 a Pattern LayoutDefi
 [...]
+
+Provided for compatibility with existing Log4j 1 configurations.
+Originally developed by Ceki Glc and Anders 
Kristensen.Outputs
 the Log4j 1.x level 
name.Able
 to han [...]
 NOTE: The Log4j API supports custom levels, the following list contains only 
the standard ones.Special level 
that disables logging.
-No events should be logged at this 
level.A fatal event that will prevent the 
application from 
continuingAn error in the application, possibly 
recoverableAn event that might possible lead to an 
errorA fatal event that will prevent the 
application from 
continuingAn error in the application, possibly 
recoverableAn event that might possible lead to an 
errorIf
 batch statements are enabled, use this type of batch 
statement.Whether or not to use batch 
statements when inserting records.A Filter 
(optional).If `"true"` 
(default) exceptions encountered when appending events are logged; otherwise t 
[...]
+Hopefully it is obvious that the Appenders must be configured to not suppress 
exceptions for the FailoverAppender to 
work.A Filter 
(optional).If `"true"` 
(default) exceptions encountered when appending events are logged; otherwise t 
[...]
 
 Use for compatibility with version 1.2 and handy for composing a 
apiref:org.apache.logging.log4j.core.appender.ScriptAppenderSelector[].Appends
 log events to a given output stream using a layout.
 
-Character encoding is handled within the 
Layout. [...]
+Character encoding is handled within the 
Layout. [...]
 
 The number of logging events delivered in this e-mail depend on the value of 
*BufferSize* option.
 The `SmtpAppender` keeps only the last `BufferSize` logging events in its 
cyclic buffer.
@@ -69,7 +78,7 @@ This can be modified by setting a filter for the 
appender.Specifies the layout used for the 
email message body.
 
-By default, this uses the 
apiref:org.apache.logging.log4j.core.layout.HtmlLayout#createDefaultLayout()[default
 HTML layout].Specifies an SSL configuration for 
smtps connections.Specifies an SSL configuration for 
smtps connections.Comma-separated list of CC email 
addresses.Email address of the 
sender.Username to 
authenticate with SMTP 
server.Subject template for the email 
messages.Comma-separated list of recipient 
email addresses.< [...]
 
-Supports both TCP and UDP.The
 Syslog Appender. [...]
+Supports both TCP and UDP.The
 Syslog Appender. [...]
 
 All database appenders should inherit from this base 
appender.<
 [...]
 
@@ -106,25 +115,25 @@ If you want to use the 
apiref:org.apache.logging.log4j.core.appender.db.jdbc.Jdb
 Must start with java:/comp/env or 
environment-equivalent.A
 apiref:org.apache.logging.log4j.core.appender.db.jdbc.ConnectionSource[] that 
uses a JDBC connection string, a user name, and a password to call 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-05-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f63bcf4f Automatic Site Publish by Buildbot
f63bcf4f is described below

commit f63bcf4f416d5a52f83a6726be967ef1ec6e402f
Author: buildbot 
AuthorDate: Thu May 9 12:01:35 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |  2 +-
 content/xml/ns/log4j-config-2.23.1.xsd | 46 +-
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 9fef6c25..2fe0bd3e 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-07T19:22:29+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-09T12:01:34+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/log4j-config-2.23.1.xsd 
b/content/xml/ns/log4j-config-2.23.1.xsd
index 1262a252..ff757cf7 100644
--- a/content/xml/ns/log4j-config-2.23.1.xsd
+++ b/content/xml/ns/log4j-config-2.23.1.xsd
@@ -6,7 +6,7 @@ Addresses without a port (or port set to 0) will use the 
default Cassandra port
 
 Can be used with or without batch 
statements.A Filter 
(optional).If `"true"` 
(default) exceptions encountered when appending events are logged; otherwise t 
[...]
+Hopefully it is obvious that the Appenders must be configured to not suppress 
exceptions for the FailoverAppender to 
work.A Filter 
(optional).If `"true"` 
(default) exceptions encountered when appending events are logged; otherwise t 
[...]
 
 Use for compatibility with version 1.2 and handy for composing a 
apiref:org.apache.logging.log4j.core.appender.ScriptAppenderSelector[].Appends
 log events to a given output stream using a layout.
 
@@ -124,7 +124,7 @@ Requires the JeroMQ jar (LGPL as of 
0.3.5)Sets the 
provider.Sets the 
provider.Name of the 
configurationNumber of seconds 
between polls for configuration 
changesTimeout in 
milliseconds of the logger context shut 
downSets the 
level of the status loggerTimeout in 
milliseconds of the logger context shut 
downSets the 
level of the status loggerConverts
 a apiref:java.lang.String[] into a 
apiref:java.lang.Byte[].Converts
 a apiref:java.lang.String[] into a `char[]`.Converts
 a apiref:java.lang.String[] into a 
apiref:java.lang.Long[].Converts
 a apiref:java.lang.String[] into [...]
+Returns `null` for invalid level 
names.Converts
 a apiref:java.lang.String[] into a 
apiref:java.lang.Long[].Converts
 a apiref:java.lang.String[] into [...]
 
 Filters can be either context wide or attached to an appender.
 A filter may choose to support being called only from the context or only from 
an appender in which case it will only implement the required method(s). The 
rest will default to return 
apiref:org.apache.logging.log4j.core.filter.org.apache.logging.log4j.core.Filter.Result#NEUTRAL[].
 
-Garbage-free note: the methods with unrolled varargs by default delegate to 
the apiref:org.apache.logging.log4j.core.filter.AbstractFilter#filter(Logger, 
Level, Marker, String, Object...)[filter method with vararg parameters]. 
Subclasses that want to be garbage-free should override these methods to 
implement the appropriate filtering without creating a vararg 
array.An array  [...]
 
-Extends apiref:org.apache.logging.log4j.core.LifeCycle[] since filters have a 
life cycle.Sets
 the Result to return when the filter does not match.
@@ -298,7 +298,7 @@ DENY.Filter
 based on a value in the Thread Context Map 
(MDC).The log 
Level.The
 action to take on a match.The log 
Level.The
 action to take on a match.Whether to 
include the timestamp (in addition to the Instant) (optional, default to 
false).A
 default lookup for others to 
extend.A
 default lookup for others to 
extend.Formats
 the current date or the date in the LogEvent.
 
 The "key" is used as the format String, following the java.
 text.
-SimpleDateFormat date and time pattern 
strings.Looks
 up keys from environment 
variables.Looks
 up values from the log 
event.Looks
 up keys from environment 
variables.Looks
 up values from the log 
event.A
 map-based lookup for main arguments.
 
@@ -403,9 +403,9 @@ It has a benefit over a map in that it can create the 
result on demand based on
 This class comes complete with various factory methods.
 If these do not suffice, you can 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-05-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new bf9401be Automatic Site Publish by Buildbot
bf9401be is described below

commit bf9401bea7ace3fcd4ac4ecc1c17f298143406bc
Author: buildbot 
AuthorDate: Tue May 7 19:22:30 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |  2 +-
 content/xml/ns/log4j-config-2.23.1.xsd | 64 ++
 2 files changed, 34 insertions(+), 32 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index db0c6306..9fef6c25 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-30T13:26:28+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-05-07T19:22:29+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/log4j-config-2.23.1.xsd 
b/content/xml/ns/log4j-config-2.23.1.xsd
index 2f5ca312..1262a252 100644
--- a/content/xml/ns/log4j-config-2.23.1.xsd
+++ b/content/xml/ns/log4j-config-2.23.1.xsd
@@ -1,4 +1,4 @@
-http://www.w3.org/2001/XMLSchema; 
xmlns:log4j="https://logging.apache.org/xml/ns; elementFormDefault="qualified" 
targetNamespace="https://logging.apache.org/xml/ns; version="2.23.1">http://www.w3.org/2001/XMLSchema; 
xmlns:log4j="https://logging.apache.org/xml/ns; elementFormDefault="qualified" 
targetNamespace="https://logging.apache.org/xml/ns; 
version="2.24.0-SNAPSHOT">Special level 
that disables logging.
 No events should be logged at this 
level.A fatal event that will prevent the 
application from 
continuingAn error in the application, possibly 
recoverableAn event that might possible lead to an 
errorA Filter 
(optional).If `"true"` 
(default) exceptions encountered when appending events are logged; otherwise t 
[...]
+Hopefully it is obvious that the Appenders must be configured to not suppress 
exceptions for the FailoverAppender to 
work.A Filter 
(optional).If `"true"` 
(default) exceptions encountered when appending events are logged; otherwise t 
[...]
 
 Use for compatibility with version 1.2 and handy for composing a 
apiref:org.apache.logging.log4j.core.appender.ScriptAppenderSelector[].Appends
 log events to a given output stream using a layout.
 
@@ -75,9 +75,11 @@ Defaults to 
.Host name of SMTP 
server to send messages 
through.Password to authenticate with SMTP 
server.Port number of SMTP server to send 
messages through. [...]
 
-Defaults to "smtp".Username to 
authenticate with SMTP 
server.Subject template for the email 
messages.Comma-separated list of recipient 
email addresses.< [...]
+Defaults to "smtp".Username to 
authenticate with SMTP 
server.Subject template for the email 
messages.Comma-separated list of recipient 
email addresses.< [...]
 
-Supports both TCP and UDP.The
 Syslog Appender.The
 Syslog Appender. [...]
 
 All database appenders should inherit from this base 
appender.<
 [...]
 
@@ -122,7 +124,7 @@ Requires the JeroMQ jar (LGPL as of 
0.3.5)Sets the 
provider.Sets the 
provider.Name of the 
configurationNumber of seconds 
between polls for configuration 
changesTimeout in 
milliseconds of the logger context shut 
downSets the 
level of the status loggerTimeout in 
milliseconds of the logger context shut 
downSets the 
level of the status loggerConverts
 a apiref:java.lang.String[] into a 
apiref:java.lang.Byte[].Converts
 a apiref:java.lang.String[] into a `char[]`.Converts
 a apiref:java.lang.String[] into a 
apiref:java.lang.Long[].Converts
 a apiref:java.lang.String[] into [...]
+Returns `null` for invalid level 
names.Converts
 a apiref:java.lang.String[] into a 
apiref:java.lang.Long[].Converts
 a apiref:java.lang.String[] into [...]
 
 Filters can be either context wide or attached to an appender.
 A filter may choose to support being called only from the context or only from 
an appender in which case it will only implement the required method(s). The 
rest will default to return 
apiref:org.apache.logging.log4j.core.filter.org.apache.logging.log4j.core.Filter.Result#NEUTRAL[].
 
-Garbage-free note: the methods with unrolled varargs by default delegate to 
the apiref:org.apache.logging.log4j.core.filter.AbstractFilter#filter(Logger, 
Level, Marker, String, Object...)[filter method with vararg parameters]. 
Subclasses that want to be garbage-free should override these methods 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new aa8a8d77 Automatic Site Publish by Buildbot
aa8a8d77 is described below

commit aa8a8d77e9eef7bbb0aa5b325129e8549c044950
Author: buildbot 
AuthorDate: Tue Apr 30 13:26:29 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml|   2 +-
 content/guidelines.html | 207 ++--
 2 files changed, 8 insertions(+), 201 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index ddaf633e..db0c6306 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-30T12:06:24+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-30T13:26:28+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/guidelines.html b/content/guidelines.html
index e669e869..a47af07e 100644
--- a/content/guidelines.html
+++ b/content/guidelines.html
@@ -72,210 +72,17 @@
 
 Guidelines
 
-This document defines the guidelines under which the Apache Logging 
Services project operates. It defines the roles and responsibilities of the 
project, who may vote, how voting works, how conflicts are resolved, etc.
-
-The Logging Services is a project of the http://www.apache.org/foundation/;>Apache Software Foundation. The 
foundation holds the copyright on Apache code including the code in the Logging 
Services codebase. The http://www.apache.org/foundation/faq.html;>foundation FAQ explains 
the operation and background of the foundation.
-
-Logging Services is typical of Apache projects in that it operates under a 
set of principles, known collectively as the “Apache Way”. If you are new to 
Apache development, please refer to the http://incubator.apache.org;>Incubator project for more information 
on how Apache projects operate.
-
-Roles and Responsibilities
-
-Apache projects define a set of roles with associated rights and 
responsibilities. These roles govern what tasks an individual may perform 
within the project.
-
-Users
-
-The most important participants in the project are people who use our 
software. The majority of our developers start out as users and guide their 
development efforts from the user’s perspective.
-
-Users contribute to the Apache projects by providing feedback to developers 
in the form of bug reports and feature suggestions. As well, users participate 
in the Apache community by helping other users on mailing lists and user 
support forums.
-
-Developers
-
-All of the volunteers who are contributing time, code, documentation, or 
resources to the Logging Services Project. A developer that makes sustained, 
welcome contributions to the project may be invited to become a Committer, 
though the exact timing of such invitations depends on many factors.
-
-Committers
-
-The project’s Committers are responsible for the project’s technical 
management. All committers have write access to the project’s source 
repositories. Committers may cast binding votes on any technical discussion 
regarding the project.
-
-Committer access is by invitation only and must be approved by lazy 
consensus of the active PMC members. A Committer is considered emeritus by 
their own declaration or by not contributing in any form to the project for 
over six months. An emeritus committer may request reinstatement of commit 
access from the PMC. Such reinstatement is subject to lazy consensus of active 
PMC members.
-
-Commit access can be revoked by a unanimous vote of all the active PMC 
members (except the committer in question if they are also a PMC member).
-
-All Apache committers are required to have a signed Contributor License 
Agreement (CLA) on file with the Apache Software Foundation. There is a http://www.apache.org/dev/committers.html;>Committer FAQ which 
provides more details on the requirements for Committers.
-
-A committer who makes a sustained contribution to the project may be 
invited to become a member of the PMC. The form of contribution is not limited 
to code. It can also include code review, helping out users on the mailing 
lists, documentation, etc.
-
-Project Management Committee
-
-The Project Management Committee (PMC) for Apache Logging Services was 
created by a http://charter.html;>resolution of the board of the 
Apache Software 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f3f83097 Automatic Site Publish by Buildbot
f3f83097 is described below

commit f3f83097d0f6a30b8997d827f6f2e92b7d4780ac
Author: buildbot 
AuthorDate: Tue Apr 30 12:06:25 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 content/support.html | 6 ++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index 6c1ea02f..ddaf633e 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-25T11:29:49+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-30T12:06:24+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/support.html b/content/support.html
index ecbe54d2..f2f76b67 100644
--- a/content/support.html
+++ b/content/support.html
@@ -224,6 +224,9 @@ For more information, please see the https://privacy.apache.org/policie
 
 
 
+
+https://the-asf.slack.com/archives/C4TQW0M5L;>#logging Slack 
channel (exclusive to committers)
+
 
 
 
@@ -244,6 +247,9 @@ Make sure to check the Security 
page before sending
 
 priv...@logging.apache.org mailing list (mailto:priv...@logging.apache.org;>post) is used for discussing other 
confidential topics with the Logging Services PMC.
 
+
+https://the-asf.slack.com/archives/C02Q8FPEW6T;>#logging-pmc 
Slack channel (exclusive to committers)
+
 
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-25 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 151fa265 Automatic Site Publish by Buildbot
151fa265 is described below

commit 151fa265253967308bf86e0e42c17222b7d1e2f1
Author: buildbot 
AuthorDate: Thu Apr 25 11:29:50 2024 +

Automatic Site Publish by Buildbot
---
 content/download.html | 49 ++---
 content/feed.xml  |  2 +-
 content/support.html  |  2 +-
 3 files changed, 32 insertions(+), 21 deletions(-)

diff --git a/content/download.html b/content/download.html
index febbb0e0..2ed43bdc 100644
--- a/content/download.html
+++ b/content/download.html
@@ -73,12 +73,28 @@
 
 
 
-In accordance with the Apache Software Foundations release https://infra.apache.org/release-distribution.html;>distribution 
policy and https://infra.apache.org/release-publishing.html;>creation process, 
all Logging Services release distributions are officially accessible 
from the following locations:
+You can use one of the following channels to download the Logging Services 
release distributions.
+
+
+
+
+
+Important
+
+
+
+All Logging Services projects distribute convenience binaries that are easy 
to install for the programming language platform they target.
+You are strongly advised to check the installation instructions in the 
website of the project (Log4cxx, Log4j, Log4net, etc.) you are trying 
to install.
+
+
+
+
 
 
 
-Primary distribution channels
+Official distribution channels
 
+In accordance with the Apache Software Foundations release https://infra.apache.org/release-distribution.html;>distribution 
policy and https://infra.apache.org/release-publishing.html;>creation process, 
all Logging Services release distributions are officially accessible 
from the following channels:
 
 
 
@@ -90,32 +106,27 @@
 
 
 
-Maven-based distribution channels
+Java distribution channels
 
 
 
 
-ASF https://repository.apache.org/content/repositories/releases;>Release 
and https://repository.apache.org/content/repositories/snapshots;>snapshot
 repositories (mirrored to https://central.sonatype.dev/;>the Maven 
Central Repository)
+ASF https://repository.apache.org/content/repositories/releases;>Release 
and https://repository.apache.org/content/repositories/snapshots;>snapshot
 Nexus repositories (mirrored to https://central.sonatype.dev/;>the 
Maven Central Repository)
 
 
 
 
-
-
-
-
-
-
-Important
-
-
-
-All Logging Services projects distribute convenience binaries that are easy 
to install for the programming language platform they target.
-You are strongly advised to check the installation instructions in the 
website of the project (Log4cxx, Log4j, Log4net, etc.) you are trying 
to install.
+.NET distribution channels
+
+
+
+
+https://www.nuget.org/profiles/Apache.Logging;>Apache.Logging
 organization in NuGet
+
+
 
-
-
-
+
+
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index 1e243dcd..6c1ea02f 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-23T08:38:23+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-25T11:29:49+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/support.html b/content/support.html
index e37a017a..ecbe54d2 100644
--- a/content/support.html
+++ b/content/support.html
@@ -104,7 +104,7 @@ The individuals who contribute to Apache projects do it 
either as part of specif
 "How do I configure Log4j with the file appender?"
 
 
-"My layout is not working as expected; what should I do?"
+"My Log4Net layout is not working as expected; what should I 
do?"
 
 
 "How can I migrate from Log4j 1 with this custom 
configuration?"



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-23 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0909e9d4 Automatic Site Publish by Buildbot
0909e9d4 is described below

commit 0909e9d4a7577bff383671fdd8e239e9239e3899
Author: buildbot 
AuthorDate: Tue Apr 23 08:38:24 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  |   2 +-
 content/security.html | 111 +++---
 2 files changed, 61 insertions(+), 52 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 94036594..1e243dcd 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-21T19:55:47+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-23T08:38:23+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/security.html b/content/security.html
index efeccdb9..ee17e2cd 100644
--- a/content/security.html
+++ b/content/security.html
@@ -124,33 +124,37 @@ These instructions can be found in 
BUILDING.adoc, BUILDING.md
 
 If you have encountered an unlisted security vulnerability or other 
unexpected behaviour that has a security impact, or if the descriptions here 
are incomplete, please report them privately to mailto:secur...@logging.apache.org;>the Logging Services Security 
Team.
 
-
+
 
 
 
-Warning
+Important
 
 
 
-The threat model that Logging Services uses considers configuration files 
as safe input controlled by the programmer; potential vulnerabilities 
that require the ability to modify a configuration are not considered 
vulnerabilities as the required access to do so implies the attacker 
can execute arbitrary code.
+We urge you to carefully read the threat model detailed in 
following sections before submitting a report.
+It guides users on certain safety instructions while using Logging Services 
software and elaborates on what counts as an unexpected behaviour that has a 
security impact.
 
 
 
 
 
-
-Common threat model
-
-
-
-Code signing
-
+
+Common threat model
+
+Below we share the threat model shared by all Logging Services projects.
+
+
+Code signing
+
 All Logging Services software release distributions are signed using GPG 
using a key from the Logging Services PMC https://downloads.apache.org/logging/KEYS;>KEYS file.
 Information on how to verify releases signatures are explained further in the Download page.
 Thus, GPG signatures should be validated in your build process.
-
-Configuration sources
-
+
+
+
+Configuration sources
+
 All configuration sources to an application must be trusted by the 
programmer.
 When loading a configuration file from disk (especially when a monitor 
interval is configured to reload the file periodically), the location of the 
configuration file must be kept safe from unauthorized modifications.
 Similarly, when loading a configuration file over the network such as through 
HTTP, this should be configured to use TLS or a secure connection in general 
with strong authentication guarantees.
@@ -158,37 +162,34 @@ This remote location must be kept safe from unauthorized 
modifications.
 When configurations are modified through JMX, the JMX server should be safely 
configured to require authentication and a secure connection if being accessed 
over the network.
 When configurations are provided through JNDI, these should only use the 
java scheme for sharing configurations in a Java EE or Jakarta EE 
application service.
 JNDI-sourced configurations should not use other JNDI providers such as LDAP, 
DNS, or RMI, as all these providers are difficult to properly secure.
-
-Java Object Serialization Stream Protocol
-
+
+
+
+Java Object Serialization Stream 
Protocol
+
 https://docs.oracle.com/javase/8/docs/platform/serialization/spec/protocol.html;>Java
 Object Serialization Stream Protocol should not be used to deserialize 
data from untrusted sources.
 See https://owasp.org/www-community/vulnerabilities/Deserialization_of_untrusted_data;>the
 related OWASP guide for details.
-
-
 
 
-
-
-Log4j threat model
-
+
+
+Log4j threat model
 
-Configuration inputs and the classpath are expected to be controlled by the 
programmer.
-Configurations have the ability to execute arbitrary code.
-While specific plugins (such as a JNDI lookup) may use constraint validators 
or conditionals to require additional settings to 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-21 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 89a8319c Automatic Site Publish by Buildbot
89a8319c is described below

commit 89a8319c3cecd8aa5c1081607161ac3a63c0f272
Author: buildbot 
AuthorDate: Sun Apr 21 19:55:48 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 content/support.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 21d19142..94036594 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-19T15:52:46+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-21T19:55:47+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/support.html b/content/support.html
index 5dfb02a3..e37a017a 100644
--- a/content/support.html
+++ b/content/support.html
@@ -156,7 +156,7 @@ For more information, please see the https://privacy.apache.org/policie
 
 
 
-Stack Overflow (http://stackoverflow.com/questions/tagged/log4cxx;>Log4cxx, http://stackoverflow.com/questions/tagged/log4j;>Log4j, http://stackoverflow.com/questions/tagged/log4j;>Log4net)
+Stack Overflow (http://stackoverflow.com/questions/tagged/log4cxx;>Log4cxx, http://stackoverflow.com/questions/tagged/log4j;>Log4j, http://stackoverflow.com/questions/tagged/log4net;>Log4net)
 
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new d606a627 Automatic Site Publish by Buildbot
d606a627 is described below

commit d606a6270423fbd9cea26541fd0543b4976ea100
Author: buildbot 
AuthorDate: Fri Apr 19 15:52:47 2024 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/12/02/apache-common-logging-1.3.0.html | 4 ++--
 content/feed.xml | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index 3e2bdfcc..da0a04c5 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -121,8 +121,8 @@ In Maven this can be done using dependency management.
 
 
 The second step consists in removing obsolete dependencies.
-Since version 1.2 only supported old generation logging backends 
out-of-the-box (Log4j 1.x,
-Avalon and https://javalogging.sourceforge.net;>Lumberjack), the Java community 
developed
+Since version 1.2 only supported old generation logging backends 
out-of-the-box (https://logging.apache.org/log4j/1.x/;>Log4j 1.x,
+https://avalon.apache.org;>Avalon and https://javalogging.sourceforge.net;>Lumberjack), the Java community 
developed
 many LogFactory 
implementations and complete Apache Commons Logging replacements:
 
 
diff --git a/content/feed.xml b/content/feed.xml
index 295449b5..21d19142 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-19T07:57:57+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-19T15:52:46+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
@@ -133,8 +133,8 @@ In Maven this can be done using dependency management.
 
 
 The second step consists in removing obsolete dependencies.
-Since version 1.2 only supported old generation logging backends 
out-of-the-box (Log4j 1.x,
-Avalon and https://javalogging.sourceforge.net;>Lumberjack), the Java community 
developed
+Since version 1.2 only supported old generation logging backends 
out-of-the-box (https://logging.apache.org/log4j/1.x/;>Log4j 1.x,
+https://avalon.apache.org;>Avalon and https://javalogging.sourceforge.net;>Lumberjack), the Java community 
developed
 many LogFactory 
implementations and complete Apache Commons Logging replacements:
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 447e9a71 Automatic Site Publish by Buildbot
447e9a71 is described below

commit 447e9a711f1ab62cf05157e9e766240600b47fbb
Author: buildbot 
AuthorDate: Fri Apr 19 07:57:58 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  |  2 +-
 content/security.html | 99 ++-
 2 files changed, 99 insertions(+), 2 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index ca3f9b4c..295449b5 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-18T09:04:15+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-19T07:57:57+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/security.html b/content/security.html
index 35957fc7..efeccdb9 100644
--- a/content/security.html
+++ b/content/security.html
@@ -132,12 +132,109 @@ These instructions can be found in 
BUILDING.adoc, BUILDING.md
 
 
 
-The threat model that Log4j uses considers configuration files as safe 
input controlled by the programmer; potential vulnerabilities that 
require the ability to modify a configuration are not considered 
vulnerabilities as the required access to do so implies the attacker 
can execute arbitrary code.
+The threat model that Logging Services uses considers configuration files 
as safe input controlled by the programmer; potential vulnerabilities 
that require the ability to modify a configuration are not considered 
vulnerabilities as the required access to do so implies the attacker 
can execute arbitrary code.
 
 
 
 
 
+
+Common threat model
+
+
+
+Code signing
+
+All Logging Services software release distributions are signed using GPG 
using a key from the Logging Services PMC https://downloads.apache.org/logging/KEYS;>KEYS file.
+Information on how to verify releases signatures are explained further in the Download page.
+Thus, GPG signatures should be validated in your build process.
+
+Configuration sources
+
+All configuration sources to an application must be trusted by the 
programmer.
+When loading a configuration file from disk (especially when a monitor 
interval is configured to reload the file periodically), the location of the 
configuration file must be kept safe from unauthorized modifications.
+Similarly, when loading a configuration file over the network such as through 
HTTP, this should be configured to use TLS or a secure connection in general 
with strong authentication guarantees.
+This remote location must be kept safe from unauthorized modifications.
+When configurations are modified through JMX, the JMX server should be safely 
configured to require authentication and a secure connection if being accessed 
over the network.
+When configurations are provided through JNDI, these should only use the 
java scheme for sharing configurations in a Java EE or Jakarta EE 
application service.
+JNDI-sourced configurations should not use other JNDI providers such as LDAP, 
DNS, or RMI, as all these providers are difficult to properly secure.
+
+Java Object Serialization Stream Protocol
+
+https://docs.oracle.com/javase/8/docs/platform/serialization/spec/protocol.html;>Java
 Object Serialization Stream Protocol should not be used to deserialize 
data from untrusted sources.
+See https://owasp.org/www-community/vulnerabilities/Deserialization_of_untrusted_data;>the
 related OWASP guide for details.
+
+
+
+
+
+
+Log4j threat model
+
+
+Configuration inputs and the classpath are expected to be controlled by the 
programmer.
+Configurations have the ability to execute arbitrary code.
+While specific plugins (such as a JNDI lookup) may use constraint validators 
or conditionals to require additional settings to opt in to functionality, this 
is not universally required by custom plugins.
+Specific security considerations involved in our threat model are detailed 
below.
+
+
+
+Parameterized logging
+
+When using a log message containing template parameters like 
{}, only the format string is evaluated for parameters to be 
substituted.
+The message parameters themselves are not evaluated for parameters; they are 
only included in the format string corresponding to their template position.
+The conversion of message parameters into 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 3153f8fc Automatic Site Publish by Buildbot
3153f8fc is described below

commit 3153f8fc34727a0399a00319efefde3baaee7020
Author: buildbot 
AuthorDate: Thu Apr 18 09:04:16 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   | 2 +-
 content/team-list.html | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 7110cf48..ca3f9b4c 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-18T09:01:31+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-18T09:04:15+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index 81110414..1b359e44 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -229,8 +229,8 @@ Inactive members are welcome to continue participating at 
any time.
 
 
 
-Alvero 
Carraso
-alvero
+Alvaro 
Carraso
+alvaro
 Committer
 Log4php
 Unknown



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 646163e2 Automatic Site Publish by Buildbot
646163e2 is described below

commit 646163e2a9bc52baf1be324b6ab827fb97bb6f3b
Author: buildbot 
AuthorDate: Thu Apr 18 09:01:32 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   | 2 +-
 content/team-list.html | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 7feca10e..7110cf48 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T15:12:08+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-18T09:01:31+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index d0d96742..81110414 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -166,7 +166,7 @@ See Guidelines for further 
details on roles.
 
 Robert 
Middleton
 rmiddleton
-Committer
+PMC 
Member
 Log4cxx
 
 
@@ -184,7 +184,7 @@ See Guidelines for further 
details on roles.
 
 Stephen 
Webb
 swebb2066
-Committer
+PMC 
Member
 Log4cxx
 
 
@@ -204,7 +204,7 @@ See Guidelines for further 
details on roles.
 
 
 
-Inactive Team Members
+Inactive Members
 
 
 Inactive members have either requested Emeritus status or have not 
participated in the community in the last few years.



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 13ee3237 Automatic Site Publish by Buildbot
13ee3237 is described below

commit 13ee3237394ac642490737f62fca6997ce5e8b82
Author: buildbot 
AuthorDate: Wed Apr 17 15:12:09 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   | 2 +-
 content/team-list.html | 6 --
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index ea43c401..7feca10e 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T15:09:13+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T15:12:08+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index 4aece0fb..d0d96742 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -194,12 +194,6 @@ See Guidelines for further 
details on roles.
 Log4cxx
 
 
-Tristan 
Stevens
-tristan
-PMC 
Member
-Flume
-
-
 Volkan 
Yazıcı
 vy
 PMC 
Chair



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 95545d9b Automatic Site Publish by Buildbot
95545d9b is described below

commit 95545d9b92edf2e57cf4eceeac4416f6d4f8c24e
Author: buildbot 
AuthorDate: Wed Apr 17 15:09:14 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |   2 +-
 content/team-list.html | 228 +
 2 files changed, 117 insertions(+), 113 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index e17dff00..ea43c401 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T14:55:37+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T15:09:13+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index d7e6a4e6..4aece0fb 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -98,16 +98,28 @@ See Guidelines for further 
details on roles.
 
 
 
-Scott 
Deboy
-sdeboy
+Carter 
Kozak
+ckozak
 PMC 
Member
-Chainsaw, 
Log4j
+Log4j
 
 
-Ralph 
Goers
-rgoers
+Christian 
Grobmeier
+grobmeier
 PMC 
Member
-Flume, 
Log4j, Log4j Audit
+Chainsaw, 
Log4j, Log4php
+
+
+Davyd 
McColl
+davydm
+PMC 
Member
+Log4net
+
+
+Dominik 
Psenner
+dpsenner
+PMC 
Member
+Log4net
 
 
 Gary 
Gregory
@@ -116,46 +128,34 @@ See Guidelines for further 
details on roles.
 Log4j
 
 
-Raman 
Gupta
-rgupta
-Committer
-Log4j 
Kotlin
-
-
-Andrei 
Ivanov
-shadow
+Jan 
Friedrich
+freeandnil
 Committer
-Log4j 
Audit
+Log4net
 
 
-Carter 
Kozak
-ckozak
+Matt 
Sicker
+mattsicker
 PMC 
Member
 Log4j
 
 
-Davyd 
McColl
-davydm
-PMC 
Member
-Log4net
-
-
-Christian 
Grobmeier
-grobmeier
+Piotr P. 
Karwasz
+pkarwasz
 PMC 
Member
-Chainsaw, 
Log4j, Log4php
+Log4j
 
 
-Ron 
Grabowski
-rgrabowski
+Ralph 
Goers
+rgoers
 PMC 
Member
-Log4j, 
Log4net
+Flume, 
Log4j, Log4j Audit
 
 
-Robert 
Middleton
-rmiddleton
+Raman 
Gupta
+rgupta
 Committer
-Log4cxx
+Log4j 
Kotlin
 
 
 Remko 
Popma
@@ -164,28 +164,22 @@ See Guidelines for further 
details on roles.
 Log4j
 
 
-Dominik 
Psenner
-dpsenner
-PMC 
Member
-Log4net
-
-
-Thorsten 
Schöning
-tschoening
+Robert 
Middleton
+rmiddleton
 Committer
 Log4cxx
 
 
-Matt 
Sicker
-mattsicker
+Ron 
Grabowski
+rgrabowski
 PMC 
Member
-Log4j
+Log4j, 
Log4net
 
 
-Volkan 
Yazıcı
-vy
-PMC 
Chair
-Log4j
+Scott 
Deboy
+sdeboy
+PMC 
Member
+Chainsaw, 
Log4j
 
 
 Stephen 
Webb
@@ -194,10 +188,10 @@ See Guidelines for further 
details on roles.
 Log4cxx
 
 
-Piotr P. 
Karwasz
-pkarwasz
-PMC 
Member
-Log4j
+Thorsten 
Schöning
+tschoening
+Committer
+Log4cxx
 
 
 Tristan 
Stevens
@@ -206,28 +200,10 @@ See Guidelines for further 
details on roles.
 Flume
 
 
-Mike 
Percy
-mpercy
-PMC 
Member
-Flume
-
-
-Juhani 
Connolly
-juhanic
-PMC 
Member
-Flume
-
-
-Balázs 
Donát Bessenyei
-bessbd
-PMC 
Member
-Flume
-
-
-Jan 
Friedrich
-freeandnil
-Committer
-Log4net
+Volkan 
Yazıcı
+vy
+PMC 
Chair
+Log4j
 
 
 
@@ -259,18 +235,25 @@ Inactive members are welcome to continue participating at 
any time.
 
 
 
-Curt 
Arnold
-carnold
-PMC 
Member
-Log4cxx, 
Log4j
-Emeritus 
2017
+Alvero 
Carraso
+alvero
+Committer
+Log4php
+Unknown
 
 
-Stefan 
Bodewig
-bodewig
+Andrei 
Ivanov
+shadow
+Committer
+Log4j 
Audit
+Last 
Active 2020
+
+
+Balázs 
Donát Bessenyei
+bessbd
 PMC 
Member
-Log4net
-Emeritus 
2018
+Flume
+Last 
Active 2022
 
 
 Bruce 
Brouwer
@@ -280,25 +263,25 @@ Inactive members are welcome to continue participating at 
any time.
 Last 
Active 2015
 
 
-Nicko 
Cadell
-nicko
+Ceki 
Gülcü
+ceki
 PMC 
Member
-Log4net
+Log4j
 Emeritus 
2014
 
 
-Alvero 
Carraso
-alvero
+Christian 
Hammers
+chammers
 Committer
 Log4php
-Unknown
+Last 
Active 2010
 
 
-Ceki 
Gülcü
-ceki
+Curt 
Arnold
+carnold
 PMC 
Member
-Log4j
-Emeritus 
2014
+Log4cxx, 
Log4j
+Emeritus 
2017
 
 
 Ivan 
Habunek
@@ -308,13 +291,6 @@ Inactive members are welcome to continue participating at 
any time.
 Last 
Active 2015
 
 
-Christian 
Hammers
-chammers
-Committer
-Log4php
-Last 
Active 2010
-
-
 Jacob 
Kjome
 hoju
 PMC 
Member
@@ -322,11 +298,25 @@ Inactive members are welcome to continue participating at 
any time.
 Emeritus 
2014
 
 
-Paul 
Smith
-psmith
+Juhani 
Connolly
+juhanic
 PMC 
Member
-Chainsaw, 
Log4j
-Emeritus 
2014
+Flume
+Last 
Active 2014
+
+
+Knut 
Urdalen

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new e9d9a8df Automatic Site Publish by Buildbot
e9d9a8df is described below

commit e9d9a8df0b1a28e1f5f229d1efcdff9ae3fc2757
Author: buildbot 
AuthorDate: Wed Apr 17 14:55:38 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |   2 +-
 content/team-list.html | 153 +
 2 files changed, 78 insertions(+), 77 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index e0ca421f..e17dff00 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T14:40:34+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T14:55:37+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index 2cb14829..d7e6a4e6 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -70,28 +70,28 @@
 
 
 
-
-Project Team
+
 
 
-A successful project requires many people to play many roles. Some members 
write code or documentation, while others are valuable as testers, submitting 
patches and suggestions.
+Logging Services team is composed of following members.
+See Guidelines for further details on roles.
+
 
-
-The team is comprised of Members and Contributors. Members have direct 
access to the source of a project and actively evolve the code-base. 
Contributors improve the project through submission of patches and suggestions 
to the Members. The number of Contributors to the project is unbounded. Get 
involved today. All contributions to the project are greatly appreciated.
 
-
-Active Team Members
+
+Active Members
+
 
 
-
-
-
-
+
+
+
+
 
 
 
 Name
-Email
+Apache ID
 Role
 Projects
 
@@ -99,144 +99,146 @@
 
 
 Scott 
Deboy
-sdeboy at 
apache.org
+sdeboy
 PMC 
Member
-Log4j, 
Log4j2, Chainsaw
+Chainsaw, 
Log4j
 
 
 Ralph 
Goers
-rgoers at 
apache.org
+rgoers
 PMC 
Member
-Log4j2, 
Log4j-Audit, Flume
+Flume, 
Log4j, Log4j Audit
 
 
 Gary 
Gregory
-ggregory 
at apache.org
+ggregory
 PMC 
Member
-Log4j2
+Log4j
 
 
 Raman 
Gupta
-rgupta at 
apache.org
+rgupta
 Committer
-Log4j-Kotlin
+Log4j 
Kotlin
 
 
 Andrei 
Ivanov
-shadow at 
apache.org
+shadow
 Committer
-Log4j-Audit
+Log4j 
Audit
 
 
 Carter 
Kozak
-ckozak at 
apache.org
+ckozak
 PMC 
Member
-Log4j2
+Log4j
 
 
 Davyd 
McColl
-davydm at 
apache.org
+davydm
 PMC 
Member
 Log4net
 
 
 Christian 
Grobmeier
-grobmeier 
at apache.org
+grobmeier
 PMC 
Member
-Log4j, 
Log4j2, Log4php, Chainsaw
+Chainsaw, 
Log4j, Log4php
 
 
 Ron 
Grabowski
-rgrabowski 
at apache.org
+rgrabowski
 PMC 
Member
-Log4net, 
Log4j
+Log4j, 
Log4net
 
 
 Robert 
Middleton
-rmiddleton 
at apache.org
+rmiddleton
 Committer
 Log4cxx
 
 
 Remko 
Popma
-rpopma at 
apache.org
+rpopma
 PMC 
Member
-Log4j2
+Log4j
 
 
 Dominik 
Psenner
-dpsenner 
at apache.org
+dpsenner
 PMC 
Member
 Log4net
 
 
 Thorsten 
Schöning
-tschoening 
at apache.org
+tschoening
 Committer
 Log4cxx
 
 
 Matt 
Sicker
-mattsicker 
at apache.org
+mattsicker
 PMC 
Member
-Log4j2
+Log4j
 
 
 Volkan 
Yazıcı
-vy at 
apache.org
+vy
 PMC 
Chair
-Log4j2
+Log4j
 
 
 Stephen 
Webb
-swebb2066 
at apache.org
+swebb2066
 Committer
 Log4cxx
 
 
 Piotr P. 
Karwasz
-pkarwasz 
at apache.org
+pkarwasz
 PMC 
Member
-Log4j2
+Log4j
 
 
 Tristan 
Stevens
-tristan at 
apache.org
+tristan
 PMC 
Member
 Flume
 
 
 Mike 
Percy
-mpercy at 
apache.org
+mpercy
 PMC 
Member
 Flume
 
 
 Juhani 
Connolly
-juhanic at 
apache.org
+juhanic
 PMC 
Member
 Flume
 
 
 Balázs 
Donát Bessenyei
-bessbd at 
apache.org
+bessbd
 PMC 
Member
 Flume
 
 
 Jan 
Friedrich
-freeandnil 
at apache.org
+freeandnil
 Committer
 Log4net
 
 
 
 
-
-Inactive Team Members
+
+
+Inactive Team Members
+
 
-Inactive members have either requested Emeritus status or have not 
participated in the community
-in the last few years. Inactive members are welcome to continue participating 
at any time.
+Inactive members have either requested Emeritus status or have not 
participated in the community in the last few years.
+Inactive members are welcome to continue participating at any time.
 
 
 
@@ -249,7 +251,7 @@ in the last few years. Inactive members are welcome to 
continue participating at
 
 
 Name
-Email
+Apache ID
 Role
 Projects
 Status
@@ -258,106 +260,105 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 6ec26fa2 Automatic Site Publish by Buildbot
6ec26fa2 is described below

commit 6ec26fa2d9caf55f1e48aba8555c884db1492b0e
Author: buildbot 
AuthorDate: Wed Apr 17 14:40:35 2024 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html| 4 ++--
 content/blog/2023/11/28/new-pmc-member.html  | 4 ++--
 content/blog/2023/12/02/apache-common-logging-1.3.0.html | 4 ++--
 content/blog/2023/12/14/announcing-support-from-the-stf.html | 4 ++--
 content/blog/2023/12/18/20-years-of-innovation.html  | 4 ++--
 content/blog/index.html  | 4 ++--
 content/charter.html | 4 ++--
 content/dormant.html | 4 ++--
 content/download.html| 4 ++--
 content/feed.xml | 2 +-
 content/guidelines.html  | 4 ++--
 content/index.html   | 4 ++--
 content/mailing-lists.html   | 4 ++--
 content/processes.html   | 4 ++--
 content/security.html| 4 ++--
 content/support.html | 4 ++--
 content/team-list.html   | 4 ++--
 content/what-is-logging.html | 4 ++--
 content/xml/ns/index.html| 4 ++--
 19 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 3b56e641..7def28ad 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -29,8 +29,8 @@
 Team
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is 
logging?
-
+What is 
logging?
+Activity 
monitor
 
 
 
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index bf28916b..ac7b4aef 100644
--- a/content/blog/2023/11/28/new-pmc-member.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -29,8 +29,8 @@
 Team
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is 
logging?
-
+What is 
logging?
+Activity 
monitor
 
 
 
diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index b08247b3..3e2bdfcc 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -29,8 +29,8 @@
 Team
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is 
logging?
-
+What is 
logging?
+Activity 
monitor
 
 
 
diff --git a/content/blog/2023/12/14/announcing-support-from-the-stf.html 
b/content/blog/2023/12/14/announcing-support-from-the-stf.html
index 15d5fdf8..311d56ca 100644
--- a/content/blog/2023/12/14/announcing-support-from-the-stf.html
+++ b/content/blog/2023/12/14/announcing-support-from-the-stf.html
@@ -29,8 +29,8 @@
 Team
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is 
logging?
-
+What is 
logging?
+Activity 
monitor
 
 
 
diff --git a/content/blog/2023/12/18/20-years-of-innovation.html 
b/content/blog/2023/12/18/20-years-of-innovation.html
index b9bba104..ae37ab36 100644
--- a/content/blog/2023/12/18/20-years-of-innovation.html
+++ b/content/blog/2023/12/18/20-years-of-innovation.html
@@ -29,8 +29,8 @@
 Team
 Retirement Processes
 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new eda45992 Automatic Site Publish by Buildbot
eda45992 is described below

commit eda4599256814dda0edc271ed94f37e3234dac52
Author: buildbot 
AuthorDate: Wed Apr 17 14:32:59 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 content/support.html | 8 
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 646eed89..ad00081a 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T14:22:20+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-04-17T14:32:58+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/support.html b/content/support.html
index b2655471..ccf79028 100644
--- a/content/support.html
+++ b/content/support.html
@@ -93,7 +93,7 @@ The individuals who contribute to Apache projects do it 
either as part of specif
 
 
 
-User support
+User support
 
 
 If you have questions like:
@@ -163,7 +163,7 @@ For more information, please see the https://privacy.apache.org/policie
 
 
 
-Maintainer discussions
+Maintainer discussions
 
 
 If you have questions or feedback like:
@@ -229,7 +229,7 @@ For more information, please see the https://privacy.apache.org/policie
 
 
 
-Private discussions
+Private discussions
 
 
 Users are strongly advised to use one of the above public channels.
@@ -301,7 +301,7 @@ These will be removed, and you will be asked to post 
questions to the mailing li
 In either case, while the Apache Logging Services project thanks you for your 
support, we cannot be responsible for any promises and/or contributions made by 
an individual committer, as individual commits must be reviewed and accepted by 
the project team.
 
 
-Committers accepting GitHub 
Sponsorship
+Committers accepting GitHub Sponsorship
 
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 12657ef2 Automatic Site Publish by Buildbot
12657ef2 is described below

commit 12657ef2931fffc79af2df1d8d4532490dd6e1e8
Author: buildbot 
AuthorDate: Wed Apr 17 14:22:21 2024 +

Automatic Site Publish by Buildbot
---
 .../2023/11/17/flume-joins-logging-services.html   |  15 +-
 content/blog/2023/11/28/new-pmc-member.html|  15 +-
 .../2023/12/02/apache-common-logging-1.3.0.html|  15 +-
 .../12/14/announcing-support-from-the-stf.html |  15 +-
 .../blog/2023/12/18/20-years-of-innovation.html|  15 +-
 content/blog/index.html|  15 +-
 content/charter.html   |  15 +-
 content/dormant.html   |  15 +-
 content/download.html  |  43 +-
 content/feed.xml   |   2 +-
 content/guidelines.html|  15 +-
 content/index.html |  15 +-
 content/mailing-lists.html |  15 +-
 content/processes.html |  15 +-
 content/security.html  | 631 +++--
 content/security/index.html| 207 ---
 content/security/known-vulnerabilities.html| 591 ---
 content/support.html   | 166 +++---
 content/team-list.html |  15 +-
 content/what-is-logging.html   |  15 +-
 content/xml/ns/index.html  |  15 +-
 21 files changed, 781 insertions(+), 1084 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 3beeb78d..3b56e641 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -27,7 +27,6 @@
 Guidelines
 Charter
 Team
-Support  Help
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
@@ -39,17 +38,10 @@
 Download
 
 
-Blog
+Support
 
 
-
-Security
-
-Handling Security
-Known Vulnerabilities
-Activity 
Monitor
-
-
+Security
 
 
 XML Schemas
@@ -68,6 +60,9 @@
 
 
 
+
+Blog
+
 
 
 
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index 1d2fc9b5..bf28916b 100644
--- a/content/blog/2023/11/28/new-pmc-member.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -27,7 +27,6 @@
 Guidelines
 Charter
 Team
-Support  Help
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
@@ -39,17 +38,10 @@
 Download
 
 
-Blog
+Support
 
 
-
-Security
-
-Handling Security
-Known Vulnerabilities
-Activity 
Monitor
-
-
+Security
 
 
 XML Schemas
@@ -68,6 +60,9 @@
 
 
 
+
+Blog
+
 
 
 
diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index 2026e9de..b08247b3 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -27,7 +27,6 @@
 Guidelines
 Charter
 Team
-Support  Help
 Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
@@ -39,17 +38,10 @@
 Download
 
   

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-04-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 307d0005 Automatic Site Publish by Buildbot
307d0005 is described below

commit 307d0005a2d1cb7ac9e4e67547d8ff767f4fc217
Author: buildbot 
AuthorDate: Wed Apr 17 11:31:48 2024 +

Automatic Site Publish by Buildbot
---
 .../2023/11/17/flume-joins-logging-services.html   |  81 +
 content/blog/2023/11/28/new-pmc-member.html|  81 +
 .../2023/12/02/apache-common-logging-1.3.0.html|  81 +
 .../12/14/announcing-support-from-the-stf.html |  81 +
 .../blog/2023/12/18/20-years-of-innovation.html|  81 +
 content/blog/index.html|  81 +
 content/charter.html   |  81 +
 content/dormant.html   |  89 +-
 content/{dormant.html => download.html}| 187 ++---
 content/feed.xml   |   2 +-
 content/guidelines.html|  81 +
 content/index.html |  95 +--
 content/mailing-lists.html |  81 +
 content/processes.html |  81 +
 content/security.html  |  81 +
 content/security/index.html|  81 +
 content/security/known-vulnerabilities.html|  81 +
 content/support.html   |  81 +
 content/team-list.html |  81 +
 content/what-is-logging.html   |  81 +
 content/xml/ns/index.html  |  81 +
 21 files changed, 84 insertions(+), 1666 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 0c21657e..3beeb78d 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -36,86 +36,7 @@
 
 
 
-
-Projects
-
-
-
-Apache Log4j®
-
-
-
-Apache Log4j® 
Kotlin
-
-
-
-Apache Log4j® 
Scala
-
-
-
-Apache log4cxx
-
-
-
-
-
-Apache Log4j® 
Audit
-
-
-
-https://flume.apache.org;>Apache 
Flume
-
-
-
-Apache Log4Net
-
-
-
-
-
-
-
-
-
-
-
-
-
-Dormant
-
-
-
-
-
-
-
-
-
-
-
-Apache Chainsaw
-
-
-
-
-
-
-
-
-
-Apache Log4j® 1
-
-
-
-Apache Log4j® 1 
Extras
-
-
-
-Apache log4php
-
-
-
-
+Download
 
 
 Blog
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index 4f2ca203..1d2fc9b5 100644
--- 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new ef927ddf Automatic Site Publish by Buildbot
ef927ddf is described below

commit ef927ddf1cb4b872f66474a29b5d931458830f22
Author: buildbot 
AuthorDate: Tue Mar 19 20:12:06 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  |   2 +-
 content/xml/ns/index.html |  29 +-
 content/xml/ns/log4j-config-3.0.0.xsd | 613 ++
 content/xml/ns/log4j-config-3.xsd |   1 +
 4 files changed, 638 insertions(+), 7 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 477c56cf..fa7f217b 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-19T11:18:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-19T20:12:05+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index e78f5dec..fef17d04 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -177,7 +177,7 @@ The canonical name for this directory is https://logging.apache.o
 That is, Log4j 2.24.0 release does not necessarily mean a new 
log4j-config-2.24.0.xsd: the Log4j 2 runtime configuration API 
might have been kept intact.
 
 
-Users are recommended to use schemas with only major 
versions; log4j-config-2.xsd, 
log4j-changelog-0.xsd, etc.
+Users are recommended to use schemas with only major 
versions; log4j-config-2.xsd, 
log4j-config-3.xsd, log4j-changelog-0.xsd, etc.
 
 
 
@@ -188,11 +188,11 @@ That is, Log4j 2.24.0 release does not 
necessarily mean a new 
 
 
-Log4j 2 schemas
+Log4j schemas
 
 
-Log4j 2 is a Java logging framework.
-Following schemas model the Log4j runtime configuration, i.e., 
log4j2.xml.
+Log4j is a Java logging framework.
+Following schemas model the Log4j runtime configuration, i.e., 
log4j2.xml[1].
 
 
 
@@ -216,8 +216,19 @@ Following schemas model the Log4j runtime configuration, 
i.e., log4j2.xml<
 
 N/A
 log4j-config-2.xsd
-Points to 
the most recent XSD.
-Users are recommended to refer to this XSD in their XML 
files.
+Points to 
the most recent XSD of major version 2.
+Log4j 2 users are recommended to refer to this XSD in their XML 
files.
+
+
+2024-03-19
+log4j-config-3.0.0.xsd
+N/A
+
+
+N/A
+log4j-config-3.xsd
+Points to 
the most recent XSD of major version 3.
+Log4j 3 users are recommended to refer to this XSD in their XML 
files.
 
 
 
@@ -315,6 +326,12 @@ It is designed for Apache Log4j, but can be used for any 
Java project.
 
 
 
+
+
+
+
+1. Both Log4j 2 and Log4j 3 use 
log4j2.xml for configuration.
+
 
 
 
diff --git a/content/xml/ns/log4j-config-3.0.0.xsd 
b/content/xml/ns/log4j-config-3.0.0.xsd
new file mode 100644
index ..8e37a26a
--- /dev/null
+++ b/content/xml/ns/log4j-config-3.0.0.xsd
@@ -0,0 +1,613 @@
+http://www.w3.org/2001/XMLSchema; 
xmlns:log4j="https://logging.apache.org/xml/ns; elementFormDefault="qualified" 
targetNamespace="https://logging.apache.org/xml/ns; 
version="3.0.0-SNAPSHOT">Special level 
that disables logging.
+No events should be logged at this 
level.A fatal event that will prevent the 
application from 
continuingAn error in the application, possibly 
recoverableAn event that might possible lead to an 
errorIf not `null`, applies the filter to 
all events passing through this 
componentName of the appender to use in 
referenc [...]
+
+The default target is `System. out`.
+
+TODO Accessing `System. out` or `System. err` as a byte stream instead of a 
writer bypasses the JVM's knowledge of the proper encoding.
+(RG) Encoding is handled within the Layout.
+Typically, a Layout will generate a String and then call getBytes which may 
use a configured encoding or the system default.
+OTOH, a Writer cannot print byte 
streams.If not `null`, applies the filter to 
all events passing through this 
componentFormats the log 
eventsSize of the buffer in 
bytesDetermines whether to use a buffered 
`OutputStream`
+
+If set to `true` (default) the appender will buffer messages before sending 
them.
+This attribute is ignored if `immediateFlush` is set to 
`true`.Determines whether to propagate 
logging exceptions
+
+If set to `true` (default), exceptions that occur during logging will appear 
in the status logger.
+

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new ff2c2c68 Automatic Site Publish by Buildbot
ff2c2c68 is described below

commit ff2c2c685748dc9e27ed860b83bc70f31d33d158
Author: buildbot 
AuthorDate: Tue Mar 19 11:18:26 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  |  2 +-
 content/xml/ns/index.html | 12 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 5846a204..477c56cf 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-19T10:45:12+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-19T11:18:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index 672f0229..e78f5dec 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -230,16 +230,16 @@ Following schemas model the Log4j runtime configuration, 
i.e., log4j2.xml<
xsi:schemaLocation="
https://logging.apache.org/xml/ns

https://logging.apache.org/xml/ns/log4j-config-2.xsd";
-  Appenders
+  appenders
 Console name="Console" target="SYSTEM_OUT"
   PatternLayout pattern="%d [%t] %p %c - %m%n"/
 /Console
-  /Appenders
-  Loggers
-Root level="warn"
+  /appenders
+  loggers
+root level="WARN"
   AppenderRef ref="Console"/
-/Root
-  /Loggers
+/root
+  /loggers
 /Configuration
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 1914ee28 Automatic Site Publish by Buildbot
1914ee28 is described below

commit 1914ee28b978591787a44a9ce9518b057466e45b
Author: buildbot 
AuthorDate: Tue Mar 19 10:45:13 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml |   2 +-
 content/xml/ns/index.html| 112 +-
 content/xml/ns/log4j-changelog-0.2.0.xsd |   2 +-
 content/xml/ns/log4j-config-2.23.1.xsd   | 598 +++
 content/xml/ns/log4j-config-2.xsd|   1 +
 5 files changed, 706 insertions(+), 9 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 4a2bf9a5..5846a204 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-15T15:22:55+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-19T10:45:12+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index 1c202fa6..672f0229 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -160,13 +160,96 @@
 All XML Schemas for Apache Logging Services projects are published at this 
directory.
 The canonical name for this directory is https://logging.apache.org/xml/ns; 
class="bare">https://logging.apache.org/xml/ns.
 
+
+
+
+
+Important
+
+
+
+There are two important things to understand about XSD versioning scheme 
used here to employ these schemas in your applications:
+
+
+
+
+Schema versions and project versions evolve independently.
+That is, Log4j 2.24.0 release does not necessarily mean a new 
log4j-config-2.24.0.xsd: the Log4j 2 runtime configuration API 
might have been kept intact.
+
+
+Users are recommended to use schemas with only major 
versions; log4j-config-2.xsd, 
log4j-changelog-0.xsd, etc.
+
+
+
+
+
+
+
+
+
+
+Log4j 2 schemas
+
+
+Log4j 2 is a Java logging framework.
+Following schemas model the Log4j runtime configuration, i.e., 
log4j2.xml.
+
+
+
+
+
+
+
+
+
+Publication date
+File name
+Description
+
+
+
+
+2024-03-19
+log4j-config-2.23.1.xsd
+Released 
with Log4j 
2.23.1
+
+
+N/A
+log4j-config-2.xsd
+Points to 
the most recent XSD.
+Users are recommended to refer to this XSD in their XML 
files.
+
+
+
+
+Example Log4j 2 schema usage
+
+?xml 
version="1.0" encoding="UTF-8"?
+Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+   xmlns="https://logging.apache.org/xml/ns;
+   xsi:schemaLocation="
+   https://logging.apache.org/xml/ns
+   
https://logging.apache.org/xml/ns/log4j-config-2.xsd";
+  Appenders
+Console name="Console" target="SYSTEM_OUT"
+  PatternLayout pattern="%d [%t] %p %c - %m%n"/
+/Console
+  /Appenders
+  Loggers
+Root level="warn"
+  AppenderRef ref="Console"/
+/Root
+  /Loggers
+/Configuration
+
+
 
 
 
-log4j-changelog schemas
+Log4j Changelog schemas
 
 
-https://logging.apache.org/log4j/tools/latest/#log4j-changelog;>log4j-changelog
 is a tool to maintain changelogs.
+Log4j Changelog is a 
tool to maintain changelogs.
 It is designed for Apache Log4j, but can be used for any Java project.
 
 
@@ -186,22 +269,22 @@ It is designed for Apache Log4j, but can be used for any 
Java project.
 
 2023-02-03
 log4j-changelog-0.1.0.xsd
-Released 
with Log4j Tools 
0.2.0
+Released 
with Log4j Tools 
0.2.0
 
 
 2023-03-17
 log4j-changelog-0.1.1.xsd
-Released 
with Log4j Tools 
0.3.0
+Released 
with Log4j Tools 
0.3.0
 
 
 2023-09-28
 log4j-changelog-0.1.2.xsd
-Released 
with Log4j Tools 
0.5.0
+Released 
with Log4j Tools 
0.5.0
 
 
 2023-12-13
 log4j-changelog-0.1.3.xsd
-Released 
with Log4j Tools 
0.7.0
+Released 
with Log4j Tools 
0.7.0
 
 
 2024-03-15
@@ -212,10 +295,25 @@ It is designed for Apache Log4j, but can be used for any 
Java project.
 N/A
 log4j-changelog-0.xsd
 Points to 
the most recent XSD of major version 0.
-Users are recommended to refer to this XSD in their XML files.
+Users are recommended to refer to this XSD in their XML 
files.
 
 
 
+
+Example Log4j Changelog schema usage
+
+?xml 
version="1.0" encoding="UTF-8"?
+entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+   xmlns="https://logging.apache.org/xml/ns;
+   xsi:schemaLocation="
+   

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-15 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 3540 Automatic Site Publish by Buildbot
3540 is described below

commit 3540d625d41df5b75bf9c93fa2522ad5d5fa
Author: buildbot 
AuthorDate: Fri Mar 15 15:22:56 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  |  2 +-
 content/xml/ns/index.html | 15 ---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 5accdb5a..4a2bf9a5 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-15T15:04:10+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-15T15:22:55+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index 348929d0..1c202fa6 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -179,39 +179,40 @@ It is designed for Apache Log4j, but can be used for any 
Java project.
 
 Publication date
 File name
-Associated release
+Description
 
 
 
 
 2023-02-03
 log4j-changelog-0.1.0.xsd
-Log4j Tools 
0.2.0
+Released 
with Log4j Tools 
0.2.0
 
 
 2023-03-17
 log4j-changelog-0.1.1.xsd
-Log4j Tools 
0.3.0
+Released 
with Log4j Tools 
0.3.0
 
 
 2023-09-28
 log4j-changelog-0.1.2.xsd
-Log4j Tools 
0.5.0
+Released 
with Log4j Tools 
0.5.0
 
 
 2023-12-13
 log4j-changelog-0.1.3.xsd
-Log4j Tools 
0.7.0
+Released 
with Log4j Tools 
0.7.0
 
 
 2024-03-15
 log4j-changelog-0.2.0.xsd
-N/A
+Planned to 
be released with Log4j Tools 0.8.0
 
 
 N/A
 log4j-changelog-0.xsd
-The most 
recent 0.x.x release
+Points to 
the most recent XSD of major version 0.
+Users are recommended to refer to this XSD in their XML files.
 
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-15 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 6789d0f9 Automatic Site Publish by Buildbot
6789d0f9 is described below

commit 6789d0f9206cf8f0e00fe639be1e482cf7bcb286
Author: buildbot 
AuthorDate: Fri Mar 15 15:04:11 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 content/xml/ns/index.html| 7 ++-
 content/xml/ns/log4j-changelog-0.xsd | 1 +
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index f479f41e..5accdb5a 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-15T15:02:42+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-15T15:04:10+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index e0b91bd0..348929d0 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -204,10 +204,15 @@ It is designed for Apache Log4j, but can be used for any 
Java project.
 Log4j Tools 
0.7.0
 
 
-2024-??-??
+2024-03-15
 log4j-changelog-0.2.0.xsd
 N/A
 
+
+N/A
+log4j-changelog-0.xsd
+The most 
recent 0.x.x release
+
 
 
 
diff --git a/content/xml/ns/log4j-changelog-0.xsd 
b/content/xml/ns/log4j-changelog-0.xsd
new file mode 12
index ..d6fa4b0d
--- /dev/null
+++ b/content/xml/ns/log4j-changelog-0.xsd
@@ -0,0 +1 @@
+log4j-changelog-0.2.0.xsd
\ No newline at end of file



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-15 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 205a130a Automatic Site Publish by Buildbot
205a130a is described below

commit 205a130ae6d16ce51df5b1ac39c9df2c256b1a44
Author: buildbot 
AuthorDate: Fri Mar 15 15:02:43 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml  | 2 +-
 content/xml/ns/index.html | 4 ++--
 .../xml/ns/{log4j-changelog-1.0.0.xsd => log4j-changelog-0.2.0.xsd}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 728f861d..f479f41e 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-11T11:47:09+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-15T15:02:42+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/xml/ns/index.html b/content/xml/ns/index.html
index 7d099cae..e0b91bd0 100644
--- a/content/xml/ns/index.html
+++ b/content/xml/ns/index.html
@@ -204,8 +204,8 @@ It is designed for Apache Log4j, but can be used for any 
Java project.
 Log4j Tools 
0.7.0
 
 
-2024-02-22
-log4j-changelog-1.0.0.xsd
+2024-??-??
+log4j-changelog-0.2.0.xsd
 N/A
 
 
diff --git a/content/xml/ns/log4j-changelog-1.0.0.xsd 
b/content/xml/ns/log4j-changelog-0.2.0.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-1.0.0.xsd
rename to content/xml/ns/log4j-changelog-0.2.0.xsd



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-11 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 89ae68f8 Automatic Site Publish by Buildbot
89ae68f8 is described below

commit 89ae68f8cb8e9b829823d47d87ca6b6b7cebce9c
Author: buildbot 
AuthorDate: Mon Mar 11 11:47:10 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   | 2 +-
 content/team-list.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index 829b9c2b..728f861d 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-08T10:44:22+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-11T11:47:09+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index 4f79d6de..fe6d7d2e 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -220,7 +220,7 @@
 
 Davyd 
McColl
 davydm at 
apache.org
-Committer
+PMC 
Member
 Log4net
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-08 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new d4a6184e Automatic Site Publish by Buildbot
d4a6184e is described below

commit d4a6184eea12cb0382b18db56668a7d17ca07590
Author: buildbot 
AuthorDate: Fri Mar 8 10:44:23 2024 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html|  4 ++--
 content/blog/2023/11/28/new-pmc-member.html  |  4 ++--
 content/blog/2023/12/02/apache-common-logging-1.3.0.html |  4 ++--
 content/blog/2023/12/14/announcing-support-from-the-stf.html |  4 ++--
 content/blog/2023/12/18/20-years-of-innovation.html  |  4 ++--
 content/blog/index.html  |  4 ++--
 content/charter.html |  4 ++--
 content/dormant.html | 10 --
 content/feed.xml |  2 +-
 content/guidelines.html  |  4 ++--
 content/index.html   | 10 ++
 content/mailing-lists.html   |  4 ++--
 content/processes.html   |  4 ++--
 content/security.html|  4 ++--
 content/security/index.html  |  4 ++--
 content/security/known-vulnerabilities.html  |  4 ++--
 content/support.html |  4 ++--
 content/team-list.html   |  4 ++--
 content/what-is-logging.html |  4 ++--
 content/xml/ns/index.html|  4 ++--
 20 files changed, 45 insertions(+), 45 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 88bf70a1..0c21657e 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -57,8 +57,6 @@
 
 
 
-Apache Chainsaw
-
 
 
 Apache Log4j® 
Audit
@@ -95,6 +93,8 @@
 
 
 
+Apache Chainsaw
+
 
 
 
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index 3ab12a2e..4f2ca203 100644
--- a/content/blog/2023/11/28/new-pmc-member.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -57,8 +57,6 @@
 
 
 
-Apache Chainsaw
-
 
 
 Apache Log4j® 
Audit
@@ -95,6 +93,8 @@
 
 
 
+Apache Chainsaw
+
 
 
 
diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index 96bc9421..7c32c2cb 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -57,8 +57,6 @@
 
 
 
-Apache Chainsaw
-
 
 
 Apache Log4j® 
Audit
@@ -95,6 +93,8 @@
 
 
 
+Apache Chainsaw
+
 
 
 
diff --git a/content/blog/2023/12/14/announcing-support-from-the-stf.html 
b/content/blog/2023/12/14/announcing-support-from-the-stf.html
index 84dc6136..178fcf79 100644
--- a/content/blog/2023/12/14/announcing-support-from-the-stf.html
+++ b/content/blog/2023/12/14/announcing-support-from-the-stf.html
@@ -57,8 +57,6 @@
 
 
 
-Apache Chainsaw
-
 
 
   

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-03-04 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0c12426e Automatic Site Publish by Buildbot
0c12426e is described below

commit 0c12426e3c37f72418ec9d049b9ed4d45b4bd1bf
Author: buildbot 
AuthorDate: Mon Mar 4 09:00:58 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   | 2 +-
 content/team-list.html | 6 ++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index 3d4cf1ea..6c9c1e26 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-02-22T21:25:21+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-03-04T09:00:57+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 
diff --git a/content/team-list.html b/content/team-list.html
index 71f8357a..9506f00c 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -307,6 +307,12 @@
 PMC 
Member
 Flume
 
+
+Jan 
Friedrich
+freeandnil 
at apache.org
+Committer
+Log4net
+
 
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-02-22 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 958619e2 Automatic Site Publish by Buildbot
958619e2 is described below

commit 958619e24737d9f0720353e887f4a67fa464f7ae
Author: buildbot 
AuthorDate: Thu Feb 22 21:25:22 2024 +

Automatic Site Publish by Buildbot
---
 .../2023/11/17/flume-joins-logging-services.html   |   4 +-
 content/blog/2023/11/28/new-pmc-member.html|   4 +-
 .../2023/12/02/apache-common-logging-1.3.0.html|   4 +-
 .../12/14/announcing-support-from-the-stf.html |   4 +-
 .../blog/2023/12/18/20-years-of-innovation.html|   4 +-
 content/blog/index.html|   4 +-
 content/charter.html   |   4 +-
 content/dormant.html   |   4 +-
 content/feed.xml   |   2 +-
 content/guidelines.html|   4 +-
 content/index.html |   4 +-
 content/mailing-lists.html |   4 +-
 content/processes.html |   4 +-
 content/security.html  |   4 +-
 content/security/index.html|   4 +-
 content/security/known-vulnerabilities.html|   4 +-
 content/support.html   |   4 +-
 content/team-list.html |   4 +-
 content/what-is-logging.html   |   4 +-
 content/{ => xml/ns}/index.html| 180 +++--
 content/xml/ns/log4j-changelog-0.1.0.xsd   |  82 ++
 content/xml/ns/log4j-changelog-0.1.1.xsd   |  82 ++
 content/xml/ns/log4j-changelog-0.1.2.xsd   |  82 ++
 content/xml/ns/log4j-changelog-0.1.3.xsd   |  83 ++
 content/xml/ns/log4j-changelog-1.0.0.xsd   |  73 +
 25 files changed, 515 insertions(+), 141 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 514b08f7..88bf70a1 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -130,7 +130,9 @@
 
 
 
-
+
+XML Schemas
+
 
 
 Apache
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index 7e9a6fbe..3ab12a2e 100644
--- a/content/blog/2023/11/28/new-pmc-member.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -130,7 +130,9 @@
 
 
 
-
+
+XML Schemas
+
 
 
 Apache
diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index 9c4f201e..96bc9421 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -130,7 +130,9 @@
 
 
 
-
+
+XML Schemas
+
 
 
 Apache
diff --git a/content/blog/2023/12/14/announcing-support-from-the-stf.html 
b/content/blog/2023/12/14/announcing-support-from-the-stf.html
index e8b36f55..84dc6136 100644
--- a/content/blog/2023/12/14/announcing-support-from-the-stf.html
+++ b/content/blog/2023/12/14/announcing-support-from-the-stf.html
@@ -130,7 +130,9 @@
 
 
 
-
+
+XML Schemas
+
 
 
 Apache
diff --git a/content/blog/2023/12/18/20-years-of-innovation.html 
b/content/blog/2023/12/18/20-years-of-innovation.html
index c2f7173c..8cb2eed7 100644
--- a/content/blog/2023/12/18/20-years-of-innovation.html
+++ b/content/blog/2023/12/18/20-years-of-innovation.html
@@ -130,7 +130,9 @@
 
 
 
-
+
+XML Schemas
+
 
 
 Apache
diff --git a/content/blog/index.html b/content/blog/index.html
index 5eac57d8..d74cad5f 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -130,7 +130,9 @@
 
 
 
-
+
+XML Schemas
+
 
 
 Apache
diff --git a/content/charter.html b/content/charter.html
index b0bef200..7742d26b 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-01-29 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 5ec7735a Automatic Site Publish by Buildbot
5ec7735a is described below

commit 5ec7735af190924234e5161d9967ca5502cc69cc
Author: buildbot 
AuthorDate: Mon Jan 29 20:41:45 2024 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index df32a7c7..67241423 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-01-17T19:30:38+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2024-01-29T20:41:44+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2024-01-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 1bef8c38 Automatic Site Publish by Buildbot
1bef8c38 is described below

commit 1bef8c38a60d13651da1cc8db57dfdae2cfdd1ef
Author: buildbot 
AuthorDate: Wed Jan 17 19:30:39 2024 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html| 2 +-
 content/blog/2023/11/28/new-pmc-member.html  | 2 +-
 content/blog/2023/12/02/apache-common-logging-1.3.0.html | 2 +-
 content/blog/2023/12/14/announcing-support-from-the-stf.html | 2 +-
 content/blog/2023/12/18/20-years-of-innovation.html  | 2 +-
 content/blog/index.html  | 2 +-
 content/charter.html | 2 +-
 content/dormant.html | 2 +-
 content/feed.xml | 2 +-
 content/guidelines.html  | 2 +-
 content/index.html   | 2 +-
 content/mailing-lists.html   | 2 +-
 content/processes.html   | 2 +-
 content/security.html| 2 +-
 content/security/index.html  | 2 +-
 content/security/known-vulnerabilities.html  | 2 +-
 content/support.html | 2 +-
 content/team-list.html   | 2 +-
 content/what-is-logging.html | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 5475cf52..514b08f7 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -216,7 +216,7 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 
 
 
-Copyright © 2017-2023 https://www.apache.org; 
target="external">The Apache Software Foundation.
+Copyright © 2017-2024 https://www.apache.org; 
target="external">The Apache Software Foundation.
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index 86151ec0..7e9a6fbe 100644
--- a/content/blog/2023/11/28/new-pmc-member.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -200,7 +200,7 @@ anyone who shares our passion for open-source software and 
logging solutions.
 
 
-Copyright © 2017-2023 https://www.apache.org; 
target="external">The Apache Software Foundation.
+Copyright © 2017-2024 https://www.apache.org; 
target="external">The Apache Software Foundation.
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index 49193004..9c4f201e 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -264,7 +264,7 @@ In order for the JVM to automatically add the 
 
 
-Copyright © 2017-2023 https://www.apache.org; 
target="external">The Apache Software Foundation.
+Copyright © 2017-2024 https://www.apache.org; 
target="external">The Apache Software Foundation.
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
diff --git a/content/blog/2023/12/14/announcing-support-from-the-stf.html 
b/content/blog/2023/12/14/announcing-support-from-the-stf.html
index 95b6ddcb..e8b36f55 100644
--- a/content/blog/2023/12/14/announcing-support-from-the-stf.html
+++ b/content/blog/2023/12/14/announcing-support-from-the-stf.html
@@ -219,7 +219,7 @@ for a safer, more robust technological future.
 
 
 
-Copyright © 2017-2023 https://www.apache.org; 
target="external">The Apache Software Foundation.
+Copyright © 2017-2024 https://www.apache.org; 
target="external">The 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-21 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 31aa955a Automatic Site Publish by Buildbot
31aa955a is described below

commit 31aa955aac5ca06319514a1ea6218325316e5367
Author: buildbot 
AuthorDate: Thu Dec 21 20:02:00 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index b0540101..6fadb31f 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-21T20:01:16+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-21T20:01:59+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-21 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f50bbff6 Automatic Site Publish by Buildbot
f50bbff6 is described below

commit f50bbff6040c16eca82d10487f30817117193c0e
Author: buildbot 
AuthorDate: Thu Dec 21 20:01:17 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index c8ec1e10..b0540101 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-18T14:13:28+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-21T20:01:16+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
 as we celebrate 20 years since the inception of Log4j 1. 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 58d0a28a Automatic Site Publish by Buildbot
58d0a28a is described below

commit 58d0a28ae1f80e75068a64b95d3e31b6ab0d8362
Author: buildbot 
AuthorDate: Mon Dec 18 14:13:29 2023 +

Automatic Site Publish by Buildbot
---
 .../12/18/20-years-of-innovation.html} | 114 ++---
 content/blog/index.html|  14 +++
 content/feed.xml   |  47 -
 content/index.html |   4 +-
 4 files changed, 114 insertions(+), 65 deletions(-)

diff --git a/content/blog/index.html 
b/content/blog/2023/12/18/20-years-of-innovation.html
similarity index 73%
copy from content/blog/index.html
copy to content/blog/2023/12/18/20-years-of-innovation.html
index 178a7a1f..42acdd48 100644
--- a/content/blog/index.html
+++ b/content/blog/2023/12/18/20-years-of-innovation.html
@@ -151,76 +151,66 @@
 
 
 
-
-
 
   
+  
 
-Apache Logging Services Blog
-Latest news from all Logging Services projects
+Celebrating Two Decades of Innovation with Apache Log4j
+Marking 20 years of growth and resilience with Apache Log4j, from 
its inception in 2003 to the upcoming launch of Log4j 3.
   
+  
+18 Dec 2023
+  
+  
+  Two 
Decades of Apache Log4j: A Journey of Resilience and Innovation
 
+Today, December 17, 2023 marks a significant milestone for the Apache 
Logging Services project, 
+as we celebrate 20 years since the inception of Log4j 1. 
+This journey, spanning two decades, has been one of constant evolution, 
growth, and community spirit.
 
-  
-
-
-14 Dec 2023
-Log4j: A New 
Chapter with STF Funding
-
-#Apache Log4j
-
-#Sovereign Tech Fund
-
-#Open Source
-
-#Community
-
-
-
-
-02 Dec 2023
-Upgrade to Apache 
Commons Logging 1.3.0
-
-#Apache
-
-#Commmons Logging
-
-#Open Source
-
-
-
-
-28 Nov 2023
-Welcoming Stephen Webb to the 
Apache Logging Services PMC
-
-#Logging Services
-
-#Apache
-
-#Community
-
-#Open Source
-
-
-
-
-17 Nov 2023
-Welcoming Apache 
Flume to Apache Logging Services
-
-#Logging Services
-
-#Flume
-
-
-
-
-
-
+A Timeline of Success and 
Learning
 
+From the early days of Log4j 1, we have witnessed numerous releases, 
+welcomed many new committers and PMC members, and seen the launch of various 
side
+projects as Log4xx, Chainsaw or Log4php. The recent addition of 
+Apache Flume has further broadened our suite of logging
+tools, showcasing our commitment to providing diverse and robust solutions.
 
-
-
+We are incredibly proud of the learning curve we experienced with Log4j 1. 
+Every mistake was a stepping stone towards the development of Log4j 2, 
+which has surpassed all our previous projects in scope and impact.
 
+Overcoming Challenges Together
+
+The Log4shell incident was a critical period for us. However, the strength 
+and support of not only our community but also the global open-source 
community 
+were astounding. Together, we transformed a challenge into an opportunity to 
create
+the most secure logging framework to date. The extensive code reviews and 
+collaborative efforts post-Log4shell have significantly fortified 
+Log4j’s security features.
+
+Looking Ahead with Excitement
+
+The future looks bright as we eagerly anticipate the release of Log4j 3. 
+Alongside, we are preparing for new versions of Apache Flume, a logging 
processor, 
+and other exciting side projects. These developments are a testament to our 
+commitment to innovation and excellence.
+
+A Community That Values 
Collaboration
+
+At the heart of our success is our community spirit, perfectly encapsulated 
+in the Apache Software Foundation’s motto, “Community Over Code.” 
+This philosophy has been our guiding light, ensuring that we prioritize 
+collaboration, mutual respect, and collective growth.
+
+We warmly invite you to join us in this celebratory moment. Whether you 
+are a seasoned contributor or new to the open-source 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-16 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 6cf411f6 Automatic Site Publish by Buildbot
6cf411f6 is described below

commit 6cf411f6cd60b80ef16f4bfd21983ae425761e02
Author: buildbot 
AuthorDate: Sat Dec 16 20:11:41 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index 37c33e24..b1c52884 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-16T20:11:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-16T20:11:40+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 For a long time, Apache Log4j has thrived through the dedication and 
contributions 
 of our community, relying mostly on unpaid volunteers. Today, we’re excited to 
announce 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-16 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new bf59080d Automatic Site Publish by Buildbot
bf59080d is described below

commit bf59080db206c5579614c26b2fc9ee6052035e67
Author: buildbot 
AuthorDate: Sat Dec 16 20:11:25 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml   |  2 +-
 content/team-list.html | 28 ++--
 2 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index ae9e848d..37c33e24 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-14T22:34:49+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-16T20:11:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 For a long time, Apache Log4j has thrived through the dedication and 
contributions 
 of our community, relying mostly on unpaid volunteers. Today, we’re excited to 
announce 
diff --git a/content/team-list.html b/content/team-list.html
index adde7e83..5183b044 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -189,7 +189,7 @@
 Ralph 
Goers
 rgoers at 
apache.org
 PMC 
Member
-Log4j2, 
Log4j-Audit
+Log4j2, 
Log4j-Audit, Flume
 
 
 Gary 
Gregory
@@ -225,7 +225,7 @@
 Christian 
Grobmeier
 grobmeier 
at apache.org
 PMC 
Member
-Log4jphp
+Log4j, 
Log4j2, Log4php, Chainsaw
 
 
 Ron 
Grabowski
@@ -281,6 +281,30 @@
 PMC 
Member
 Log4j2
 
+
+Tristan 
Stevens
+tristan at 
apache.org
+PMC 
Member
+Flume
+
+
+Mike 
Percy
+mpercy at 
apache.org
+PMC 
Member
+Flume
+
+
+Juhani 
Connolly
+juhanic at 
apache.org
+PMC 
Member
+Flume
+
+
+Balázs 
Donát Bessenyei
+bessbd at 
apache.org
+PMC 
Member
+Flume
+
 
 
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-14 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 82b8bda2 Automatic Site Publish by Buildbot
82b8bda2 is described below

commit 82b8bda22d05b4a4ed3561a7251ce228192c0d2b
Author: buildbot 
AuthorDate: Thu Dec 14 22:34:50 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html| 2 +-
 content/blog/2023/11/28/new-pmc-member.html  | 2 +-
 content/blog/2023/12/02/apache-common-logging-1.3.0.html | 2 +-
 content/blog/2023/12/14/announcing-support-from-the-stf.html | 2 +-
 content/blog/index.html  | 2 +-
 content/charter.html | 2 +-
 content/dormant.html | 2 +-
 content/feed.xml | 2 +-
 content/guidelines.html  | 2 +-
 content/index.html   | 2 +-
 content/mailing-lists.html   | 2 +-
 content/processes.html   | 2 +-
 content/security.html| 2 +-
 content/security/index.html  | 2 +-
 content/security/known-vulnerabilities.html  | 2 +-
 content/support.html | 2 +-
 content/team-list.html   | 2 +-
 content/what-is-logging.html | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index c7eaba16..5475cf52 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/blog/2023/11/28/new-pmc-member.html 
b/content/blog/2023/11/28/new-pmc-member.html
index 7723c343..86151ec0 100644
--- a/content/blog/2023/11/28/new-pmc-member.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/blog/2023/12/02/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
index e1dea370..49193004 100644
--- a/content/blog/2023/12/02/apache-common-logging-1.3.0.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/blog/2023/12/14/announcing-support-from-the-stf.html 
b/content/blog/2023/12/14/announcing-support-from-the-stf.html
index 49195fba..95b6ddcb 100644
--- a/content/blog/2023/12/14/announcing-support-from-the-stf.html
+++ b/content/blog/2023/12/14/announcing-support-from-the-stf.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/blog/index.html b/content/blog/index.html
index 557cd595..178a7a1f 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/charter.html b/content/charter.html
index cf56be93..1a28d04d 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/dormant.html b/content/dormant.html
index 92881ec5..3f923622 100644
--- a/content/dormant.html
+++ b/content/dormant.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index 82a05d95..ae9e848d 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-14T22:32:55+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-14T22:34:49+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 For a long time, Apache Log4j has thrived through the dedication and 
contributions 
 of our community, relying mostly on unpaid volunteers. Today, we’re excited to 
announce 
diff --git a/content/guidelines.html b/content/guidelines.html
index 02b149c6..4caaab7c 100644
--- a/content/guidelines.html
+++ b/content/guidelines.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/index.html b/content/index.html
index d57505d8..a8ce2f47 100644
--- a/content/index.html
+++ b/content/index.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-14 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 8ad9c114 Automatic Site Publish by Buildbot
8ad9c114 is described below

commit 8ad9c1146894b934b7831b3298cf219b1fa0b615
Author: buildbot 
AuthorDate: Thu Dec 14 22:32:56 2023 +

Automatic Site Publish by Buildbot
---
 content/css/site.css | 2 +-
 content/css/site.css.map | 4 ++--
 content/feed.xml | 2 +-
 content/index.html   | 9 +
 4 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/content/css/site.css b/content/css/site.css
index 77c19ce1..870635d0 100644
--- a/content/css/site.css
+++ b/content/css/site.css
@@ -1,3 +1,3 @@
-.navbar .container{width:940px}.hero-unit 
h1{font-size:40px;margin-bottom:15px}.row{margin-top:20px}.logo{width:300px}.footer{margin-top:45px;padding:35px
 0;border-top:1px solid #E5E5E5;background-color:#2c2c2c;color:white}.footer 
p{font-size:12px}.footer .container a{color:#99}.content h1,.content 
h2,.content h3,.content h4{margin-bottom:10px}.content 
h3{margin-top:20px}blockquote{margin-top:20px;font-weight:normal}blockquote 
p{margin-bottom:12px;font-size:14px;text-align:justify}bl [...]
+.navbar .container{width:940px}.hero-unit 
h1{font-size:40px;margin-bottom:15px}.row{margin-top:20px}.logo{width:300px}.footer{margin-top:45px;padding:35px
 0;border-top:1px solid #E5E5E5;background-color:#2c2c2c;color:white}.footer 
p{font-size:12px}.footer .container a{color:#99}.content h1,.content 
h2,.content h3,.content h4{margin-bottom:10px}.content 
h3{margin-top:20px}blockquote{margin-top:20px;font-weight:normal}blockquote 
p{margin-bottom:12px;font-size:14px;text-align:justify}bl [...]
 
 /*# sourceMappingURL=site.css.map */
\ No newline at end of file
diff --git a/content/css/site.css.map b/content/css/site.css.map
index 0476bcf8..d1b77157 100644
--- a/content/css/site.css.map
+++ b/content/css/site.css.map
@@ -5,8 +5,8 @@
"site.scss"
],
"sourcesContent": [
-   "/*\nLicensed to the Apache Software Foundation (ASF) under one 
or more\ncontributor license agreements.  See the NOTICE file distributed 
with\nthis work for additional information regarding copyright ownership.\nThe 
ASF licenses this file to You under the Apache License, Version 2.0\n(the 
\"License\"); you may not use this file except in compliance with\nthe License. 
 You may obtain a copy of the License at\n\n
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applic [...]
+   "/*\nLicensed to the Apache Software Foundation (ASF) under one 
or more\ncontributor license agreements.  See the NOTICE file distributed 
with\nthis work for additional information regarding copyright ownership.\nThe 
ASF licenses this file to You under the Apache License, Version 2.0\n(the 
\"License\"); you may not use this file except in compliance with\nthe License. 
 You may obtain a copy of the License at\n\n
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applic [...]
],
"names": [],
-   "mappings": 
"AAiBA,,OAAO,CAAC,UAAU,AAAC,CAAE,KAAK,CAAE,KAAK,CAAI,AACrC,,UAAU,CAAC,EAAE,AAAC,CAAE,SAAS,CAAE,IAAI,CAAE,aAAa,CAAE,IAAI,CAAI,AACxD,,IAAI,AAAC,CAAE,UAAU,CAAE,IAAI,CAAI,AAC3B,,KAAK,AAAC,CAAE,KAAK,CAAE,KAAK,CAAI,AAExB,,OAAO,AAAC,CACJ,UAAU,CAAE,IAAI,CAChB,OAAO,CAAE,MAAM,CACf,UAAU,CAAE,iBAAiB,CAC7B,gBAAgB,CAAE,OAAO,CACzB,KAAK,CAAE,KAAK,CAQf,AAbD,AAMI,OANG,CAMH,CAAC,AAAC,CACE,SAAS,CAAE,IAAI,CAClB,AARL,AAUI,OAVG,CAUH,UAAU,CAAC,CAAC,AAAC,CACT,KAAK,CAAE,OAAO,CACjB
 [...]
+   "mappings": 
"AAiBA,,OAAO,CAAC,UAAU,AAAC,CAAE,KAAK,CAAE,KAAK,CAAI,AACrC,,UAAU,CAAC,EAAE,AAAC,CAAE,SAAS,CAAE,IAAI,CAAE,aAAa,CAAE,IAAI,CAAI,AACxD,,IAAI,AAAC,CAAE,UAAU,CAAE,IAAI,CAAI,AAC3B,,KAAK,AAAC,CAAE,KAAK,CAAE,KAAK,CAAI,AAExB,,OAAO,AAAC,CACJ,UAAU,CAAE,IAAI,CAChB,OAAO,CAAE,MAAM,CACf,UAAU,CAAE,iBAAiB,CAC7B,gBAAgB,CAAE,OAAO,CACzB,KAAK,CAAE,KAAK,CAQf,AAbD,AAMI,OANG,CAMH,CAAC,AAAC,CACE,SAAS,CAAE,IAAI,CAClB,AARL,AAUI,OAVG,CAUH,UAAU,CAAC,CAAC,AAAC,CACT,KAAK,CAAE,OAAO,CACjB
 [...]
 }
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index 6571806a..82a05d95 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-14T13:17:15+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-14T22:32:55+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 For a long time, Apache Log4j has thrived through the dedication and 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-14 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new ecd2da6b Automatic Site Publish by Buildbot
ecd2da6b is described below

commit ecd2da6b3367a41cf83c81e50d2add4a6cd94d78
Author: buildbot 
AuthorDate: Thu Dec 14 13:17:16 2023 +

Automatic Site Publish by Buildbot
---
 .../12/14/announcing-support-from-the-stf.html}| 104 +++--
 content/blog/index.html|  14 +++
 content/feed.xml   |  51 +-
 3 files changed, 120 insertions(+), 49 deletions(-)

diff --git a/content/blog/index.html 
b/content/blog/2023/12/14/announcing-support-from-the-stf.html
similarity index 69%
copy from content/blog/index.html
copy to content/blog/2023/12/14/announcing-support-from-the-stf.html
index d14e8d2c..49195fba 100644
--- a/content/blog/index.html
+++ b/content/blog/2023/12/14/announcing-support-from-the-stf.html
@@ -151,62 +151,70 @@
 
 
 
-
-
 
   
+  
 
-Apache Logging Services Blog
-Latest news from all Logging Services projects
+Log4j: A New Chapter with STF Funding
+Celebrating a significant milestone in Log4j's journey with support 
from the Sovereign Tech Fund.
   
+  
+14 Dec 2023
+  
+  
+  Receiving Support from the 
Sovereign Tech Fund
 
+For a long time, Apache Log4j has thrived through the dedication and 
contributions 
+of our community, relying mostly on unpaid volunteers. Today, we’re excited to 
announce 
+a pivotal moment in our journey – the Sovereign Tech Fund (STF) has chosen to 
+support us for the further development of specific Log4j projects.
 
-  
-
-
-02 Dec 2023
-Upgrade to Apache 
Commons Logging 1.3.0
-
-#Apache
-
-#Commmons Logging
-
-#Open Source
-
-
-
-
-28 Nov 2023
-Welcoming Stephen Webb to the 
Apache Logging Services PMC
-
-#Logging Services
-
-#Apache
-
-#Community
-
-#Open Source
-
-
-
-
-17 Nov 2023
-Welcoming Apache 
Flume to Apache Logging Services
-
-#Logging Services
-
-#Flume
-
-
-
-
-
-
+The STF, known for its commitment to critical projects 
+(https://www.sprind.org/de/projekte/sovereign-tech-fund/;>Sovereign 
Tech Fund), 
+recognizes the significance of Log4j in the global tech landscape. This 
support 
+is a testament to the essential role Log4j plays in the IT infrastructure.
 
+Focused Development and 
Security Enhancement
 
-
-
+We’re honored that three of our maintainers - https://grobmeier.solutions;>Christian Grobmeier, 
+Piotr Karwasz, and https://volkan.yazi.ci;>Volkan Yazıcı - are 
being supported through 
+this initiative. Collaborating closely with the Project Management Committee 
(PMC), 
+their focus will be on enhancing security, elevating code quality, and adding 
new, 
+advanced features.
 
+We have already made significant progress: implemented a CI-based
+release pipeline, modernized the code base and dependencies, started
+publishing https://logging.apache.org/logging-parent/latest/#cyclonedx-sbom;>Software
 Bill of Materials (SBOM) and Vulnerability Disclosure Report (VDR)
+for released artifacts, and several other enhancements. This funding 
+will also enable us to substantially improve our documentation, tests, and 
overall stability.
+
+Broadening Our Horizons
+
+This is an extraordinary opportunity for Log4j and the Logging Services 
team. It enables us to refine our library, 
+making it more user-friendly and maintaining our position as a leading logging 
solution. 
+Our team’s size and expertise allow us to respond swiftly to security issues. 
+With the STF’s support, we can further enhance the security and stability that 
+enterprises and our diverse user base have come to expect from us.
+
+Without this funding, many of these improvements would not have been 
feasible. 
+It marks a significant leap in our ability to serve the community and 
+contribute to the open-source ecosystem.
+
+Acknowledgments and Future 
Endeavors
+
+On a personal note, we would like to extend our gratitude to the (https://www.inoeg.de/;>InÖG) 
+for their pivotal role in facilitating these developments. As they made us 
aware of the STF 
+during our participation in their remarkable project “https://www.dialog-cybersicherheit.de/b3/;>Buntes Bug 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0287b02e Automatic Site Publish by Buildbot
0287b02e is described below

commit 0287b02e3411f1b309f4f286590e69e186c7ad06
Author: buildbot 
AuthorDate: Tue Dec 12 23:30:29 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index 6f2e7625..e77bc412 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-05T20:00:19+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-12T23:30:28+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging (JCL) is one of the oldest Java logging API
 available.



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-05 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 957a9c09 Automatic Site Publish by Buildbot
957a9c09 is described below

commit 957a9c0920cd932018fa3857899b2be6f2b5e02b
Author: buildbot 
AuthorDate: Tue Dec 5 20:00:20 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index 2955ca0c..6f2e7625 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-02T13:00:01+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-12-05T20:00:19+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging (JCL) is one of the oldest Java logging API
 available.



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-12-02 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 020fe51d Automatic Site Publish by Buildbot
020fe51d is described below

commit 020fe51d5bf587659cf3f93bbbc8bb211450a04c
Author: buildbot 
AuthorDate: Sat Dec 2 13:00:02 2023 +

Automatic Site Publish by Buildbot
---
 .../12/02/apache-common-logging-1.3.0.html}| 137 +++--
 content/blog/index.html|  12 ++
 content/feed.xml   |  95 +-
 3 files changed, 207 insertions(+), 37 deletions(-)

diff --git a/content/blog/index.html 
b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
similarity index 54%
copy from content/blog/index.html
copy to content/blog/2023/12/02/apache-common-logging-1.3.0.html
index e1b96a76..e1dea370 100644
--- a/content/blog/index.html
+++ b/content/blog/2023/12/02/apache-common-logging-1.3.0.html
@@ -151,50 +151,115 @@
 
 
 
-
-
 
   
+  
 
-Apache Logging Services Blog
-Latest news from all Logging Services projects
+Upgrade to Apache Commons Logging 1.3.0
+Instructions to upgrade application to Apache Commons Logging 
1.3.0.
   
+  
+02 Dec 2023
+  
+  
+  Apache Commons 
Logging
 
+https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging (JCL) is one of the oldest Java logging API
+available.
+Released for the first time in 2002, it immediately saw a widespread adoption 
in the Java community.
 
-  
-
-
-28 Nov 2023
-Welcoming Stephen Webb to the 
Apache Logging Services PMC
-
-#Logging Services
-
-#Apache
-
-#Community
-
-#Open Source
-
-
-
-
-17 Nov 2023
-Welcoming Apache 
Flume to Apache Logging Services
-
-#Logging Services
-
-#Flume
-
-
-
-
-
-
+While newer APIs, like SLF4J and our own Log4j API, appeared over time, 
even in 2023 it is hard to find an application stack
+that does not depend on JCL.
+According to Sonatype, Apache Commons Logging is used in https://central.sonatype.com/artifact/commons-logging/commons-logging;>over
 1 million artifacts,
+while the second place is taken by SLF4J with https://central.sonatype.com/artifact/org.slf4j/slf4j-api;>almost 40 
thousand artifacts.
 
+Version 1.3.0
 
-
-
+After more than 9 years since its previous release (version 1.2 released in 
July 2014), Apache Commons Logging released
+a new 1.3.0 version today (cf. https://lists.apache.org/thread/wx6v7wwhbnk64nx708hszctzv8fdsvdl;>announcement).
+Among the most prominent changes, the new version:
+
+
+  forwards logging to the Log4j API out-of-the-box (if present),
+  also supports forwarding to SLF4J,
+  adds support for the Java Platform Module System (JPMS) with the module 
name org.apache.commons.logging.
+
+
+Upgrade instructions (Log4j 
Core/Logback)
+
+The upgrade path for users of the Log4j Core and Logback logging backends 
is easy.
+The first step is upgrading commons-logging.
+In Maven this can be done using dependency management.
+
+dependencyManagement
+dependencies
+dependency
+groupIdcommons-logging/groupId
+artifactIdcommons-logging/artifactId
+version1.3.0/version
+/dependency
+/dependencies
+/dependencyManagement
+
+
+The second step consists in removing obsolete dependencies.
+Since version 1.2 only supported old generation logging backends 
out-of-the-box (Log4j 1.x,
+Avalon and https://javalogging.sourceforge.net;>Lumberjack), the Java community 
developed
+many LogFactory 
implementations and complete Apache Commons Logging replacements:
+
+
+  https://mvnrepository.com/artifact/org.slf4j/jcl-over-slf4j;>org.slf4j:jcl-over-slf4j (replacement),
+  https://mvnrepository.com/artifact/org.springframework/spring-jcl;>org.springframework:spring-jcl (replacement),
+  our own https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-jcl;>org.apache.logging.log4j:log4j-jcl
+(LogFactory 
implementation).
+
+
+These artifacts can be safely removed from your dependency 
stack.
+For JPMS users this operation is even required.
 
+To do so Maven users can use exclusions:
+
+dependency
+groupIdorg.springframework/groupId
+artifactIdspring-jcl/artifactId
+exclusions
+exclusion
+groupIdorg.springframework/groupId
+artifactIdspring-jcl/artifactId
+/exclusion
+/exclusions
+/dependency
+
+
+and to prevent 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 1f4bb6f9 Automatic Site Publish by Buildbot
1f4bb6f9 is described below

commit 1f4bb6f9a4a06822da991fbb23737d36aecebe68
Author: buildbot 
AuthorDate: Thu Nov 30 19:26:59 2023 +

Automatic Site Publish by Buildbot
---
 content/README.md | 13 +
 content/feed.xml  |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/content/README.md b/content/README.md
index 6ce8303b..170ba9b3 100644
--- a/content/README.md
+++ b/content/README.md
@@ -44,3 +44,16 @@ and connect to it with this command:
 ```
 docker run --rm -p 4000:4000 --mount type=bind,src=$PWD,dst=/root/build 
--mount type=volume,dst=/root/build/node_modules -it  --entrypoint "/bin/bash" 
apache/logging_site
 ```
+
+## Deploying
+
+Once you have committed to this branch, your changes will be built and pushed
+to the asf-staging branch. From there, it is published to 
https://logging.staged.apache.org
+
+If you are happy with your changes, merge the staging branch to the site 
branch:
+
+```
+git checkout asf-site
+git merge --ff-only asf-staging
+git push
+```
diff --git a/content/feed.xml b/content/feed.xml
index 9a889b97..ba2d9810 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-30T19:23:13+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-30T19:26:58+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are thrilled to take this moment to celebrate and acknowledge Stephen 
Webb, 
 who joined the Apache Logging Services community back in 2020. 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 1f744d2d Automatic Site Publish by Buildbot
1f744d2d is described below

commit 1f744d2ded35524db29af4fce2eb78807f86458b
Author: buildbot 
AuthorDate: Thu Nov 30 19:23:14 2023 +

Automatic Site Publish by Buildbot
---
 .../2023/12/01/apache-common-logging-1.3.0.html| 296 -
 .../blog/2023/12/10/20-years-of-innovation.html| 247 -
 content/blog/index.html|  26 --
 content/feed.xml   | 140 +-
 4 files changed, 1 insertion(+), 708 deletions(-)

diff --git a/content/blog/2023/12/01/apache-common-logging-1.3.0.html 
b/content/blog/2023/12/01/apache-common-logging-1.3.0.html
deleted file mode 100644
index 2a1bc4a7..
--- a/content/blog/2023/12/01/apache-common-logging-1.3.0.html
+++ /dev/null
@@ -1,296 +0,0 @@
-
-
-
-
-Apache Logging Services
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Apache Logging Services
-
-
-About
-
-Guidelines
-Charter
-Team
-Support  Help
-Retirement Processes
-https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is 
logging?
-
-
-
-
-
-
-Projects
-
-
-
-Apache Log4j®
-
-
-
-Apache Log4j® 
Kotlin
-
-
-
-Apache Log4j® 
Scala
-
-
-
-Apache log4cxx
-
-
-
-Apache Chainsaw
-
-
-
-Apache Log4j® 
Audit
-
-
-
-https://flume.apache.org;>Apache 
Flume
-
-
-
-Apache Log4Net
-
-
-
-
-
-
-
-
-
-
-
-
-
-Dormant
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Apache Log4j® 1
-
-
-
-Apache Log4j® 1 
Extras
-
-
-
-Apache log4php
-
-
-
-
-
-
-Blog
-
-
-
-Security
-
-Handling Security
-Known Vulnerabilities
-Activity 
Monitor
-
-
-
-
-
-
-Apache
-
-https://www.apache.org/;>Home
-https://www.apache.org/foundation/sponsorship.html;>Sponsorship
-https://www.apache.org/licenses/;>License
-https://www.apache.org/foundation/thanks.html;>Thanks
-https://www.apache.org/events/current-event.html;>Current Events
-

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new bfa32478 Automatic Site Publish by Buildbot
bfa32478 is described below

commit bfa32478fa1843bbdcae338a5b924eda3dbeb3b6
Author: buildbot 
AuthorDate: Thu Nov 30 19:15:43 2023 +

Automatic Site Publish by Buildbot
---
 .../12/01/apache-common-logging-1.3.0.html}| 137 ++--
 .../12/10/20-years-of-innovation.html} |  88 +++--
 content/blog/index.html|  26 
 content/feed.xml   | 140 -
 4 files changed, 318 insertions(+), 73 deletions(-)

diff --git a/content/blog/index.html 
b/content/blog/2023/12/01/apache-common-logging-1.3.0.html
similarity index 54%
copy from content/blog/index.html
copy to content/blog/2023/12/01/apache-common-logging-1.3.0.html
index e1b96a76..2a1bc4a7 100644
--- a/content/blog/index.html
+++ b/content/blog/2023/12/01/apache-common-logging-1.3.0.html
@@ -151,50 +151,115 @@
 
 
 
-
-
 
   
+  
 
-Apache Logging Services Blog
-Latest news from all Logging Services projects
+Upgrade to Apache Commons Logging 1.3.0
+Instructions to upgrade application to Apache Commons Logging 
1.3.0.
   
+  
+01 Dec 2023
+  
+  
+  Apache Commons 
Logging
 
+https://commons.apache.org/proper/commons-logging/;>Apache Commons 
Logging (JCL) is one of the oldest Java logging API
+available.
+Released for the first time in 2002, it immediately saw a widespread adoption 
in the Java community.
 
-  
-
-
-28 Nov 2023
-Welcoming Stephen Webb to the 
Apache Logging Services PMC
-
-#Logging Services
-
-#Apache
-
-#Community
-
-#Open Source
-
-
-
-
-17 Nov 2023
-Welcoming Apache 
Flume to Apache Logging Services
-
-#Logging Services
-
-#Flume
-
-
-
-
-
-
+While newer APIs, like SLF4J and our own Log4j API, appeared over time, 
even in 2023 it is hard to find an application stack
+that does not depend on JCL.
+According to Sonatype, Apache Commons Logging is used in https://central.sonatype.com/artifact/commons-logging/commons-logging;>over
 1 million artifacts,
+while the second place is taken by SLF4J with https://central.sonatype.com/artifact/org.slf4j/slf4j-api;>almost 40 
thousand artifacts.
 
+Version 1.3.0
 
-
-
+After more than 9 years since its previous release (version 1.2 released in 
July 2014), Apache Commons Logging released
+a new 1.3.0 version today (cf. https://lists.apache.org/thread/XXX;>announcement).
+Among the most prominent changes, the new version:
+
+
+  forwards logging to the Log4j API out-of-the-box (if present),
+  also supports forwarding to SLF4J,
+  adds support for the Java Platform Module System (JPMS) with the module 
name org.apache.commons.logging.
+
+
+Upgrade instructions (Log4j 
Core/Logback)
+
+The upgrade path for users of the Log4j Core and Logback logging backends 
is easy.
+The first step is upgrading commons-logging.
+In Maven this can be done using dependency management.
+
+dependencyManagement
+dependencies
+dependency
+groupIdcommons-logging/groupId
+artifactIdcommons-logging/artifactId
+version1.3.0/version
+/dependency
+/dependencies
+/dependencyManagement
+
+
+The second step consists in removing obsolete dependencies.
+Since version 1.2 only supported old generation logging backends 
out-of-the-box (Log4j 1.x,
+Avalon and https://javalogging.sourceforge.net;>Lumberjack), the Java community 
developed
+many LogFactory 
implementations and complete Apache Commons Logging replacements:
+
+
+  https://mvnrepository.com/artifact/org.slf4j/jcl-over-slf4j;>org.slf4j:jcl-over-slf4j (replacement),
+  https://mvnrepository.com/artifact/org.springframework/spring-jcl;>org.springframework:spring-jcl (replacement),
+  our own https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-jcl;>org.apache.logging.log4j:log4j-jcl
+(LogFactory 
implementation).
+
+
+These artifacts can be safely removed from your dependency 
stack.
+For JPMS users this operation is even required.
 
+To do so Maven users can use exclusions:
+
+dependency
+groupIdorg.springframework/groupId
+artifactIdspring-jcl/artifactId
+exclusions
+exclusion
+groupIdorg.springframework/groupId
+artifactIdspring-jcl/artifactId
+/exclusion
+

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 34ffc7dd Automatic Site Publish by Buildbot
34ffc7dd is described below

commit 34ffc7dd4fa15bc8b0f8009eece7b596a1bce254
Author: buildbot 
AuthorDate: Thu Nov 30 14:23:58 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index ec8c8416..2e59c61e 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-30T12:32:56+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-30T14:23:57+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are thrilled to take this moment to celebrate and acknowledge Stephen 
Webb, 
 who joined the Apache Logging Services community back in 2020. 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-30 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new ce79a3aa Automatic Site Publish by Buildbot
ce79a3aa is described below

commit ce79a3aac6791988230ab1575a05ea60e251f13c
Author: buildbot 
AuthorDate: Thu Nov 30 12:32:57 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index eca9ee3e..ec8c8416 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-28T19:14:30+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-30T12:32:56+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are thrilled to take this moment to celebrate and acknowledge Stephen 
Webb, 
 who joined the Apache Logging Services community back in 2020. 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-28 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 2d514928 Automatic Site Publish by Buildbot
2d514928 is described below

commit 2d5149289a3f6c3bfa37a529a01c4a0ae5a8b0c8
Author: buildbot 
AuthorDate: Tue Nov 28 19:14:31 2023 +

Automatic Site Publish by Buildbot
---
 .../2023/11/17/flume-joins-logging-services.html   | 14 ++---
 .../{index.html => 2023/11/28/new-pmc-member.html} | 73 +-
 content/blog/index.html| 28 ++---
 content/charter.html   | 14 ++---
 content/dormant.html   | 28 -
 content/feed.xml   | 32 +-
 content/guidelines.html| 14 ++---
 content/index.html | 42 ++---
 content/mailing-lists.html | 14 ++---
 content/processes.html | 14 ++---
 content/security.html  | 14 ++---
 content/security/index.html| 14 ++---
 content/security/known-vulnerabilities.html| 14 ++---
 content/support.html   | 14 ++---
 content/team-list.html | 14 ++---
 content/what-is-logging.html   | 14 ++---
 16 files changed, 208 insertions(+), 149 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 2f76e660..c7eaba16 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -41,15 +41,15 @@
 
 
 
-Apache 
Log4j®
+Apache Log4j®
 
 
 
-Apache 
Log4j® for Kotlin
+Apache Log4j® 
Kotlin
 
 
 
-Apache 
Log4j® for Scala
+Apache Log4j® 
Scala
 
 
 
@@ -57,11 +57,11 @@
 
 
 
-Apache 
Chainsaw
+Apache Chainsaw
 
 
 
-Apache Log4j® Audit
+Apache Log4j® 
Audit
 
 
 
@@ -103,11 +103,11 @@
 
 
 
-Apache Log4j® 
1.x
+Apache Log4j® 1
 
 
 
-Apache 
log4j® 1 extras
+Apache Log4j® 1 
Extras
 
 
 
diff --git a/content/blog/index.html 
b/content/blog/2023/11/28/new-pmc-member.html
similarity index 74%
copy from content/blog/index.html
copy to content/blog/2023/11/28/new-pmc-member.html
index 8681e35a..7723c343 100644
--- a/content/blog/index.html
+++ b/content/blog/2023/11/28/new-pmc-member.html
@@ -41,15 +41,15 @@
 
 
 
-Apache 
Log4j®
+Apache Log4j®
 
 
 
-Apache 
Log4j® for Kotlin
+Apache Log4j® 
Kotlin
 
 
 
-Apache 
Log4j® for Scala
+Apache Log4j® 
Scala
 
 
 
@@ -57,11 +57,11 @@
 
 
 
-Apache 
Chainsaw
+Apache Chainsaw
 
 
 
-Apache Log4j® Audit
+Apache Log4j® 
Audit
 
 
 
@@ -103,11 +103,11 @@
 
 
   

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-27 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0a7904b3 Automatic Site Publish by Buildbot
0a7904b3 is described below

commit 0a7904b36118c2c25667406a8aa7511d9d3b016c
Author: buildbot 
AuthorDate: Mon Nov 27 15:27:11 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html | 1 -
 content/blog/index.html   | 1 -
 content/charter.html  | 1 -
 content/dormant.html  | 1 -
 content/feed.xml  | 2 +-
 content/guidelines.html   | 1 -
 content/index.html| 1 -
 content/mailing-lists.html| 1 -
 content/processes.html| 1 -
 content/security.html | 1 -
 content/security/index.html   | 1 -
 content/security/known-vulnerabilities.html   | 1 -
 content/support.html  | 1 -
 content/team-list.html| 1 -
 content/what-is-logging.html  | 1 -
 15 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 6cc03aa3..2f76e660 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -231,7 +231,6 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 
 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-26 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new bfe4ea85 Automatic Site Publish by Buildbot
bfe4ea85 is described below

commit bfe4ea85d0289bd693f82c23ac7221d8f112b3ae
Author: buildbot 
AuthorDate: Sun Nov 26 17:15:31 2023 +

Automatic Site Publish by Buildbot
---
 .../2023/11/17/flume-joins-logging-services.html   |   3 +-
 content/blog/index.html|   3 +-
 content/charter.html   |   3 +-
 content/dormant.html   |   3 +-
 content/feed.xml   |   2 +-
 content/guidelines.html|   3 +-
 content/index.html |   3 +-
 content/mailing-lists.html |   3 +-
 content/{mailing-lists.html => processes.html} | 143 ++---
 content/security.html  |   3 +-
 content/security/index.html|   3 +-
 content/security/known-vulnerabilities.html|   3 +-
 content/support.html   |   3 +-
 content/team-list.html |   3 +-
 content/what-is-logging.html   |   3 +-
 15 files changed, 122 insertions(+), 62 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 1f86aaca..6cc03aa3 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -28,6 +28,7 @@
 Charter
 Team
 Support  Help
+Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -219,7 +220,7 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
-Apache, chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
+Apache, Chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
 feather logo are trademarks or registered trademarks of The Apache 
 Software Foundation.
 Oracle and Java are registered trademarks
diff --git a/content/blog/index.html b/content/blog/index.html
index 21e181d9..c70e91be 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -28,6 +28,7 @@
 Charter
 Team
 Support  Help
+Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -188,7 +189,7 @@
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
-Apache, chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
+Apache, Chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
 feather logo are trademarks or registered trademarks of The Apache 
 Software Foundation.
 Oracle and Java are registered trademarks
diff --git a/content/charter.html b/content/charter.html
index 2ce22a52..9f6588f1 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -28,6 +28,7 @@
 Charter
 Team
 Support  Help
+Retirement Processes
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -201,7 +202,7 @@
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
-Apache, chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
+Apache, Chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
 feather logo are trademarks or registered trademarks of The Apache 
 Software Foundation.
 Oracle and Java are registered trademarks
diff --git a/content/dormant.html b/content/dormant.html

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-26 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new b36e9db2 Automatic Site Publish by Buildbot
b36e9db2 is described below

commit b36e9db2770540f3d86dbfdbf4babf3b9f3ed092
Author: buildbot 
AuthorDate: Sun Nov 26 14:52:33 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index e7b4f8fc..fbddd7a7 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-26T14:17:34+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-26T14:52:32+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-26 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 5598cd4f Automatic Site Publish by Buildbot
5598cd4f is described below

commit 5598cd4fffd21e8520a49015218ec7187ed542a5
Author: buildbot 
AuthorDate: Sun Nov 26 14:17:35 2023 +

Automatic Site Publish by Buildbot
---
 .../blog/2023/11/17/flume-joins-logging-services.html  | 18 +-
 content/blog/index.html| 18 +-
 content/charter.html   | 18 +-
 content/dormant.html   | 18 +-
 content/feed.xml   |  2 +-
 content/guidelines.html| 18 +-
 content/index.html | 18 +-
 content/mailing-lists.html | 18 +-
 content/security.html  | 18 +-
 content/security/index.html| 18 +-
 content/security/known-vulnerabilities.html| 18 +-
 content/support.html   | 18 +-
 content/team-list.html | 18 +-
 content/what-is-logging.html   | 18 +-
 14 files changed, 222 insertions(+), 14 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index ba40e0f0..1f86aaca 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -227,6 +227,22 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 
 
 
-
+
+
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+  _paq.push(["disableCookies"]);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+var u="https://analytics.apache.org/";;
+_paq.push(['setTrackerUrl', u+'matomo.php']);
+_paq.push(['setSiteId', '42']);
+var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+
+https://analytics.apache.org/matomo.php?idsite=42rec=1; 
style="border:0;" alt="" />
+
 
 
\ No newline at end of file
diff --git a/content/blog/index.html b/content/blog/index.html
index 81b126eb..21e181d9 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -196,6 +196,22 @@
 
 
 
-
+
+
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+  _paq.push(["disableCookies"]);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+var u="https://analytics.apache.org/";;
+_paq.push(['setTrackerUrl', u+'matomo.php']);
+_paq.push(['setSiteId', '42']);
+var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+
+https://analytics.apache.org/matomo.php?idsite=42rec=1; 
style="border:0;" alt="" />
+
 
 
diff --git a/content/charter.html b/content/charter.html
index f6a4c807..2ce22a52 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -209,6 +209,22 @@
 
 
 
-
+
+
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+  _paq.push(["disableCookies"]);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+var u="https://analytics.apache.org/";;
+_paq.push(['setTrackerUrl', u+'matomo.php']);
+_paq.push(['setSiteId', '42']);
+var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+
+https://analytics.apache.org/matomo.php?idsite=42rec=1; 
style="border:0;" alt="" />
+
 
 
diff --git a/content/dormant.html b/content/dormant.html
index b714f68b..38e0f232 100644
--- a/content/dormant.html
+++ b/content/dormant.html
@@ -221,6 +221,22 @@ future.
 
 
 
-
+
+
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new d6c33c05 Automatic Site Publish by Buildbot
d6c33c05 is described below

commit d6c33c057fe7e465fabeebfa2762ab965fe8fbf9
Author: buildbot 
AuthorDate: Sat Nov 18 17:42:02 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html | 2 +-
 content/blog/index.html   | 2 +-
 content/charter.html  | 2 +-
 content/dormant.html  | 2 +-
 content/feed.xml  | 2 +-
 content/guidelines.html   | 2 +-
 content/index.html| 4 ++--
 content/mailing-lists.html| 2 +-
 content/security.html | 2 +-
 content/security/index.html   | 2 +-
 content/security/known-vulnerabilities.html   | 2 +-
 content/support.html  | 2 +-
 content/team-list.html| 2 +-
 content/what-is-logging.html  | 2 +-
 14 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index e8d1ab37..ba40e0f0 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -56,7 +56,7 @@
 
 
 
-Apache 
chainsaw
+Apache 
Chainsaw
 
 
 
diff --git a/content/blog/index.html b/content/blog/index.html
index 116d3e9e..81b126eb 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -56,7 +56,7 @@
 
 
 
-Apache 
chainsaw
+Apache 
Chainsaw
 
 
 
diff --git a/content/charter.html b/content/charter.html
index 2c091902..f6a4c807 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -56,7 +56,7 @@
 
 
 
-Apache 
chainsaw
+Apache 
Chainsaw
 
 
 
diff --git a/content/dormant.html b/content/dormant.html
index 83fb38a4..b714f68b 100644
--- a/content/dormant.html
+++ b/content/dormant.html
@@ -56,7 +56,7 @@
 
 
 
-Apache 
chainsaw
+Apache 
Chainsaw
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index abefa8c3..0afede52 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T17:23:29+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T17:42:01+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 
diff --git a/content/guidelines.html b/content/guidelines.html
index 1defecd5..171e9800 100644
--- a/content/guidelines.html
+++ b/content/guidelines.html
@@ -56,7 +56,7 @@
 
 
 
-Apache 
chainsaw
+Apache 
Chainsaw
 
 
 
diff --git a/content/index.html b/content/index.html
index 38f377d5..0b94ea91 100644
--- a/content/index.html
+++ b/content/index.html
@@ -56,7 +56,7 @@
 
 
 
-Apache 
chainsaw
+Apache 
Chainsaw
 
 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new e0f995de Automatic Site Publish by Buildbot
e0f995de is described below

commit e0f995de6d50d7b172f3cd8af37d812dce3a766b
Author: buildbot 
AuthorDate: Sat Nov 18 17:23:30 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html | 3 +--
 content/feed.xml  | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index f2bf2727..e8d1ab37 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -210,8 +210,8 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 
 
 
+
 
-
 
 
 
@@ -228,6 +228,5 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 
 
 
-
 
 
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index f5e284db..abefa8c3 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T17:20:41+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T17:23:29+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 7f74f09d Automatic Site Publish by Buildbot
7f74f09d is described below

commit 7f74f09dd5d58dd00b192ef876831ef8ed1a0c2f
Author: buildbot 
AuthorDate: Sat Nov 18 17:20:42 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html | 2 +-
 content/blog/index.html   | 2 +-
 content/charter.html  | 2 +-
 content/dormant.html  | 2 +-
 content/feed.xml  | 2 +-
 content/guidelines.html   | 2 +-
 content/index.html| 2 +-
 content/mailing-lists.html| 2 +-
 content/security.html | 2 +-
 content/security/index.html   | 2 +-
 content/security/known-vulnerabilities.html   | 2 +-
 content/support.html  | 2 +-
 content/team-list.html| 2 +-
 content/what-is-logging.html  | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 7442b093..f2bf2727 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/blog/index.html b/content/blog/index.html
index e1ac7795..116d3e9e 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/charter.html b/content/charter.html
index bee53a2f..2c091902 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/dormant.html b/content/dormant.html
index cb912144..83fb38a4 100644
--- a/content/dormant.html
+++ b/content/dormant.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index 41ddb6e9..f5e284db 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T17:16:23+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T17:20:41+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 
diff --git a/content/guidelines.html b/content/guidelines.html
index cbd9338e..1defecd5 100644
--- a/content/guidelines.html
+++ b/content/guidelines.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/index.html b/content/index.html
index 6a6e8f3f..38f377d5 100644
--- a/content/index.html
+++ b/content/index.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/mailing-lists.html b/content/mailing-lists.html
index 609be5f8..4a0ef0d8 100644
--- a/content/mailing-lists.html
+++ b/content/mailing-lists.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/security.html b/content/security.html
index 4d7f73e4..652fd884 100644
--- a/content/security.html
+++ b/content/security.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/security/index.html b/content/security/index.html
index 7121fa3c..b572ef4e 100644
--- a/content/security/index.html
+++ b/content/security/index.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/security/known-vulnerabilities.html 
b/content/security/known-vulnerabilities.html
index 0b2a8ed4..62847b69 100644
--- a/content/security/known-vulnerabilities.html
+++ b/content/security/known-vulnerabilities.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/support.html b/content/support.html
index 0b366057..e504c032 100644
--- a/content/support.html
+++ b/content/support.html
@@ -6,7 +6,7 @@
 
 
 
-
+
 
 
 
diff --git a/content/team-list.html b/content/team-list.html
index 47b9a152..f57251dc 100644
--- a/content/team-list.html
+++ b/content/team-list.html
@@ -6,7 +6,7 @@
 
 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new e91293a6 Automatic Site Publish by Buildbot
e91293a6 is described below

commit e91293a62212ac860b9c2e053de0cab28511628e
Author: buildbot 
AuthorDate: Sat Nov 18 17:16:24 2023 +

Automatic Site Publish by Buildbot
---
 .../2023/11/17/flume-joins-logging-services.html   |  8 +++
 content/blog/index.html| 15 -
 content/charter.html   | 15 -
 content/css/site.css   |  2 +-
 content/css/site.css.map   |  4 +-
 content/dormant.html   | 17 +-
 content/feed.xml   |  2 +-
 content/guidelines.html| 15 -
 content/index.html | 69 ++
 content/mailing-lists.html | 15 -
 content/security.html  | 15 -
 content/security/index.html| 15 -
 content/security/known-vulnerabilities.html| 15 -
 content/support.html   | 15 -
 content/team-list.html | 15 -
 content/what-is-logging.html   | 15 -
 16 files changed, 204 insertions(+), 48 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index de0409bb..7442b093 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -64,6 +64,10 @@
 
 
 
+https://flume.apache.org;>Apache 
Flume
+
+
+
 Apache Log4Net
 
 
@@ -96,6 +100,8 @@
 
 
 
+
+
 Apache Log4j® 
1.x
 
 
@@ -207,6 +213,7 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 
 
 
+
 
 Copyright © 2017-2023 https://www.apache.org; 
target="external">The Apache Software Foundation.
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
@@ -218,6 +225,7 @@ or contribute, we encourage you to reach out. Let’s shape 
the future of loggin
 Oracle and Java are registered trademarks
 of Oracle and/or its affiliates. Other names may be trademarks of 
their respective owners.
 
+
 
 
 
diff --git a/content/blog/index.html b/content/blog/index.html
index 354699c0..e1ac7795 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -64,6 +64,10 @@
 
 
 
+https://flume.apache.org;>Apache 
Flume
+
+
+
 Apache Log4Net
 
 
@@ -96,6 +100,8 @@
 
 
 
+
+
 Apache Log4j® 
1.x
 
 
@@ -171,9 +177,12 @@
 
 
 
-
-
+
+
+
+
 
+
 
 Copyright © 2017-2023 https://www.apache.org; 
target="external">The Apache Software Foundation.
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
@@ -185,8 +194,8 @@
 Oracle and Java are registered trademarks
 of Oracle and/or its affiliates. Other names may be trademarks of 
their respective owners.
 
+
 
 
-
 
 
diff --git a/content/charter.html b/content/charter.html
index 4edc50ed..bee53a2f 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -64,6 +64,10 @@
 
 
 
+https://flume.apache.org;>Apache 
Flume
+
+
+
 Apache Log4Net
 
 
@@ -96,6 +100,8 @@
 
 
 
+
+
   

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new cf4d3a65 Automatic Site Publish by Buildbot
cf4d3a65 is described below

commit cf4d3a6567eeffc61e3c98ab2a07b02b57c0854f
Author: buildbot 
AuthorDate: Sat Nov 18 16:47:12 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index b2aa77f3..94b1efac 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T00:07:43+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T16:47:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f018f627 Automatic Site Publish by Buildbot
f018f627 is described below

commit f018f627bb43ccd1eef3339159334008fb8673cc
Author: buildbot 
AuthorDate: Sat Nov 18 00:07:44 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html | 8 
 content/blog/index.html   | 2 +-
 content/feed.xml  | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index 374eceb8..de0409bb 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -148,16 +148,16 @@
   
   
 
-Welcoming Flume to ASF Logging Services
-Flume joins the Logging Services project, bringing its powerful 
data aggregation capabilities to enhance our logging solutions.
+Welcoming Apache Flume to Apache Logging Services
+Apache Flume joins the Apache Logging Services project, bringing 
its powerful data aggregation capabilities to enhance our logging solutions.
   
   
 17 Nov 2023
   
   
-  Welcoming the Flume Team to 
Logging Services
+  Welcoming the 
Apache Flume Team to Apache Logging Services
 
-We are excited to announce that Apache Flume is now a part 
of our Logging Services family. 
+We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 
 in efficiently collecting, aggregating, and moving large volumes of log 
data.
 
diff --git a/content/blog/index.html b/content/blog/index.html
index 8b37b0e1..354699c0 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -158,7 +158,7 @@
 
 
 17 Nov 2023
-Welcoming Flume to 
ASF Logging Services
+Welcoming Apache 
Flume to Apache Logging Services
 
 #Logging Services
 
diff --git a/content/feed.xml b/content/feed.xml
index 1d7113db..b2aa77f3 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,6 +1,6 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T00:06:44+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T00:07:43+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
-We are excited to announce that Apache Flume is now a part 
of our Logging Services family. 
+We are excited to announce that https://flume.apache.org;>Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 
 in efficiently collecting, aggregating, and moving large volumes of log 
data.
 
@@ -43,4 +43,4 @@ interested individuals who wish to be part of this exciting 
journey. Whether
 you’re an experienced developer or just starting out, there’s a place for you 
here.
 
 If you’re as excited about this development as we are and want to learn 
more 
-or contribute, we encourage you to reach out. Let’s shape the future of 
logging services 
together!]]>
\ No newline at end of file
+or contribute, we encourage you to reach out. Let’s shape the future of 
logging services 
together!]]>
\ No newline at end of file



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0f9d0ef1 Automatic Site Publish by Buildbot
0f9d0ef1 is described below

commit 0f9d0ef19168f754e439b6c6a69178e06d21d3c0
Author: buildbot 
AuthorDate: Sat Nov 18 00:06:45 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/11/17/flume-joins-logging-services.html | 2 +-
 content/feed.xml  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/blog/2023/11/17/flume-joins-logging-services.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
index fa4529ad..374eceb8 100644
--- a/content/blog/2023/11/17/flume-joins-logging-services.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -165,7 +165,7 @@ in efficiently collecting, aggregating, and moving large 
volumes of log data.
+unique opportunity for collaboration and bringing two small teams together.
 
 A Unified Force in Logging
 
diff --git a/content/feed.xml b/content/feed.xml
index f9555272..1d7113db 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-17T23:56:42+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-18T00:06:44+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 
 We are excited to announce that Apache Flume is now a part 
of our Logging Services family. 
 Flume is renowned for its distributed, reliable, and available service, 
specializing 
@@ -8,7 +8,7 @@ in efficiently collecting, aggregating, and moving large 
volumes of log data.
+unique opportunity for collaboration and bringing two small teams together.
 
 A Unified Force in Logging
 



(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new e8bea1f3 Automatic Site Publish by Buildbot
e8bea1f3 is described below

commit e8bea1f37adaa25c193ee9ebcbc2c4abc08f5a22
Author: buildbot 
AuthorDate: Fri Nov 17 23:56:43 2023 +

Automatic Site Publish by Buildbot
---
 .../11/17/flume-joins-logging-services.html}   | 63 ++
 content/blog/index.html| 10 
 content/feed.xml   | 47 +++-
 3 files changed, 109 insertions(+), 11 deletions(-)

diff --git a/content/blog/index.html 
b/content/blog/2023/11/17/flume-joins-logging-services.html
similarity index 71%
copy from content/blog/index.html
copy to content/blog/2023/11/17/flume-joins-logging-services.html
index 10f346b0..fa4529ad 100644
--- a/content/blog/index.html
+++ b/content/blog/2023/11/17/flume-joins-logging-services.html
@@ -144,24 +144,67 @@
 
 
 
-
-
 
   
+  
 
-Apache Logging Services Blog
-Latest news from all Logging Services projects
+Welcoming Flume to ASF Logging Services
+Flume joins the Logging Services project, bringing its powerful 
data aggregation capabilities to enhance our logging solutions.
   
+  
+17 Nov 2023
+  
+  
+  Welcoming the Flume Team to 
Logging Services
 
+We are excited to announce that Apache Flume is now a part 
of our Logging Services family. 
+Flume is renowned for its distributed, reliable, and available service, 
specializing 
+in efficiently collecting, aggregating, and moving large volumes of log 
data.
 
-  
-
-
-
-
+The journey of Flume has been remarkable. Unfortunately, the Flume team had 
struggles
+with growing and remained a small team. Still, they caught the attention
+of several Logging Services committers. Impressed by its 
+capabilities and potential, both the Flume community and our team saw a 
+unique opportunity for collaboration and bringing to small teams together.
+
+A Unified Force in Logging
+
+This integration is more than just a merger of two services; it’s the 
coming 
+together of like-minded communities aiming for excellence in logging 
solutions. 
+The decision to merge was driven by our shared vision of offering robust, 
+scalable, and efficient logging services.
+
+Extending Our Portfolio
+
+Flume’s addition significantly extends our own Logging portfolio. Its 
unique approach 
+to handling large-scale log data complements our existing solutions, creating 
a 
+more comprehensive suite of tools for our users.
 
+Looking Forward
 
+Plans are already underway to push Flume to a new release, one that 
incorporates 
+our combined expertise and the latest in logging technology.
+
+Free and Open Source, Apache 
License
+
+As always, Apache Flume is developed under the Apache License. You can find 
its 
+source code https://github.com/apache/flume;>here. While we are 
still merging
+our efforts, you can already contribute and send pull requests. We value the 
+principles of open source and encourage the community to participate in 
+Flume’s ongoing development.
+
+Join Us
+
+We are also opening our doors wider, welcoming new contributors and other 
+interested individuals who wish to be part of this exciting journey. Whether 
+you’re an experienced developer or just starting out, there’s a place for you 
here.
+
+If you’re as excited about this development as we are and want to learn 
more 
+or contribute, we encourage you to reach out. Let’s shape the future of 
logging services together!
+
+
 
+
 
 
 
@@ -179,4 +222,4 @@
 
 
 
-
+
\ No newline at end of file
diff --git a/content/blog/index.html b/content/blog/index.html
index 10f346b0..8b37b0e1 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -156,6 +156,16 @@
 
   
 
+
+17 Nov 2023
+Welcoming Flume to 
ASF Logging Services
+
+#Logging Services
+
+#Flume
+
+
+
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index 5bf849a7..f9555272 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1 +1,46 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-17T23:54:26+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
\ No newline at end of file
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-17T23:56:42+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new d21dbb6e Automatic Site Publish by Buildbot
d21dbb6e is described below

commit d21dbb6e2f9c3f58ff78380ca6e5ba1697d3008a
Author: buildbot 
AuthorDate: Fri Nov 17 23:54:27 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/10/11/release.html | 196 ---
 content/blog/index.html  |  12 ---
 content/feed.xml |  20 +---
 3 files changed, 1 insertion(+), 227 deletions(-)

diff --git a/content/blog/2023/10/11/release.html 
b/content/blog/2023/10/11/release.html
deleted file mode 100644
index 50a01c88..
--- a/content/blog/2023/10/11/release.html
+++ /dev/null
@@ -1,196 +0,0 @@
-
-
-
-
-Apache Logging Services
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Apache Logging Services
-
-
-About
-
-Guidelines
-Charter
-Team
-Support  Help
-https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is 
logging?
-
-
-
-
-
-
-Projects
-
-
-
-Apache 
Log4j®
-
-
-
-Apache 
Log4j® for Kotlin
-
-
-
-Apache 
Log4j® for Scala
-
-
-
-Apache log4cxx
-
-
-
-Apache 
chainsaw
-
-
-
-Apache Log4j® Audit
-
-
-
-Apache Log4Net
-
-
-
-
-
-
-
-
-
-
-
-
-
-Dormant
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Apache Log4j® 
1.x
-
-
-
-Apache 
log4j® 1 extras
-
-
-
-Apache log4php
-
-
-
-
-
-
-Blog
-
-
-
-Security
-
-Handling Security
-Known Vulnerabilities
-Activity 
Monitor
-
-
-
-
-
-
-Apache
-
-https://www.apache.org/;>Home
-https://www.apache.org/foundation/sponsorship.html;>Sponsorship
-https://www.apache.org/licenses/;>License
-https://www.apache.org/foundation/thanks.html;>Thanks
-https://www.apache.org/events/current-event.html;>Current Events
-https://www.apache.org/security/;>Security
-https://privacy.apache.org/policies/privacy-policy-public.html;>Privacy
-
-
-
-
-
-
-
-
-
-
-  
-  
-
-Log4j 2.21.0 released
-We are pleased to announce the Log4j 2.21.0 release!
-  
-  
-11 Oct 2023
-  
-  
-  
-Release
-
-
-The 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-14 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new a883dfd0 Automatic Site Publish by Buildbot
a883dfd0 is described below

commit a883dfd08bf7483e16032c89f1adba3ccf42bb65
Author: buildbot 
AuthorDate: Tue Nov 14 20:52:23 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/10/11/release.html| 12 ++--
 content/blog/index.html | 12 ++--
 content/charter.html| 12 ++--
 content/dormant.html| 18 +-
 content/feed.xml|  2 +-
 content/guidelines.html | 12 ++--
 content/index.html  | 22 +++---
 content/mailing-lists.html  | 12 ++--
 content/security.html   | 12 ++--
 content/security/index.html | 12 ++--
 content/security/known-vulnerabilities.html | 12 ++--
 content/support.html| 12 ++--
 content/team-list.html  | 12 ++--
 content/what-is-logging.html| 12 ++--
 14 files changed, 87 insertions(+), 87 deletions(-)

diff --git a/content/blog/2023/10/11/release.html 
b/content/blog/2023/10/11/release.html
index 306c49d8..50a01c88 100644
--- a/content/blog/2023/10/11/release.html
+++ b/content/blog/2023/10/11/release.html
@@ -40,15 +40,15 @@
 
 
 
-Apache 
Log4j™
+Apache 
Log4j®
 
 
 
-Apache 
Log4j™ for Kotlin
+Apache 
Log4j® for Kotlin
 
 
 
-Apache 
Log4j™ for Scala
+Apache 
Log4j® for Scala
 
 
 
@@ -60,7 +60,7 @@
 
 
 
-Apache Log4j Audit
+Apache Log4j® Audit
 
 
 
@@ -96,11 +96,11 @@
 
 
 
-Apache Log4j 
1.x
+Apache Log4j® 
1.x
 
 
 
-Apache 
log4j 1 extras
+Apache 
log4j® 1 extras
 
 
 
diff --git a/content/blog/index.html b/content/blog/index.html
index a52bff02..3075f999 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -40,15 +40,15 @@
 
 
 
-Apache 
Log4j™
+Apache 
Log4j®
 
 
 
-Apache 
Log4j™ for Kotlin
+Apache 
Log4j® for Kotlin
 
 
 
-Apache 
Log4j™ for Scala
+Apache 
Log4j® for Scala
 
 
 
@@ -60,7 +60,7 @@
 
 
 
-Apache Log4j Audit
+Apache Log4j® Audit
 
 
 
@@ -96,11 +96,11 @@
 
 
 
-Apache Log4j 
1.x
+Apache Log4j® 
1.x
 
 
 
-Apache 
log4j 1 extras
+Apache 
log4j® 1 extras
 
 
 
diff --git a/content/charter.html b/content/charter.html
index e8440823..4edc50ed 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -40,15 +40,15 @@
 
 
 
-Apache 
Log4j™
+Apache 
Log4j®
   

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-14 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 4b79b098 Automatic Site Publish by Buildbot
4b79b098 is described below

commit 4b79b098a2c9ba20369541a2a895733926282507
Author: buildbot 
AuthorDate: Tue Nov 14 20:38:12 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/10/11/release.html| 9 -
 content/blog/index.html | 9 -
 content/charter.html| 9 -
 content/dormant.html| 9 -
 content/feed.xml| 2 +-
 content/guidelines.html | 9 -
 content/index.html  | 9 -
 content/mailing-lists.html  | 9 -
 content/security.html   | 9 -
 content/security/index.html | 9 -
 content/security/known-vulnerabilities.html | 9 -
 content/support.html| 9 -
 content/team-list.html  | 9 -
 content/what-is-logging.html| 9 -
 14 files changed, 53 insertions(+), 66 deletions(-)

diff --git a/content/blog/2023/10/11/release.html 
b/content/blog/2023/10/11/release.html
index 1f3f03f6..306c49d8 100644
--- a/content/blog/2023/10/11/release.html
+++ b/content/blog/2023/10/11/release.html
@@ -183,12 +183,11 @@
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
-Apache, Apache chainsaw, Apache log4cxx, Apache log4j, Apache 
log4net, Apache log4php and the Apache
-feather logo are trademarks of The Apache Software Foundation. 
Oracle and Java are registered trademarks
+Apache, chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
+feather logo are trademarks or registered trademarks of The Apache 
+Software Foundation.
+Oracle and Java are registered trademarks
 of Oracle and/or its affiliates. Other names may be trademarks of 
their respective owners.
-
-Site powered by https://getbootstrap.com/; 
target="external">Bootstrap
-and https://jquery.com/; target="external">jQuery.
 
 
 
diff --git a/content/blog/index.html b/content/blog/index.html
index aec62493..a52bff02 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -181,12 +181,11 @@
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
-Apache, Apache chainsaw, Apache log4cxx, Apache log4j, Apache 
log4net, Apache log4php and the Apache
-feather logo are trademarks of The Apache Software Foundation. 
Oracle and Java are registered trademarks
+Apache, chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
+feather logo are trademarks or registered trademarks of The Apache 
+Software Foundation.
+Oracle and Java are registered trademarks
 of Oracle and/or its affiliates. Other names may be trademarks of 
their respective owners.
-
-Site powered by https://getbootstrap.com/; 
target="external">Bootstrap
-and https://jquery.com/; target="external">jQuery.
 
 
 
diff --git a/content/charter.html b/content/charter.html
index 720f854c..e8440823 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -192,12 +192,11 @@
 Licensed under the https://www.apache.org/licenses/LICENSE-2.0;
 target="external">Apache Software License, Version 2.0 Please 
read our https://privacy.apache.org/policies/privacy-policy-public.html;>privacy 
policy.
 
-Apache, Apache chainsaw, Apache log4cxx, Apache log4j, Apache 
log4net, Apache log4php and the Apache
-feather logo are trademarks of The Apache Software Foundation. 
Oracle and Java are registered trademarks
+Apache, chainsaw, log4cxx, Log4j, Log4net, log4php and the Apache 
+feather logo are trademarks or registered trademarks of The Apache 
+Software Foundation.
+Oracle and Java are registered trademarks
 of Oracle and/or its affiliates. Other names may be trademarks of 
their respective owners.
-
-Site powered by https://getbootstrap.com/; 
target="external">Bootstrap
-and https://jquery.com/; target="external">jQuery.
 
 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new e2287322 Automatic Site Publish by Buildbot
e2287322 is described below

commit e2287322ee4d9b6cf4fada3e8b79b2b5bb08a9e8
Author: buildbot 
AuthorDate: Mon Nov 13 08:37:44 2023 +

Automatic Site Publish by Buildbot
---
 content/blog/2023/10/11/release.html   |  14 +-
 content/blog/index.html|  14 +-
 content/charter.html   |  14 +-
 content/dormant.html   |  14 +-
 content/feed.xml   |   2 +-
 content/guidelines.html|  14 +-
 content/index.html |  14 +-
 content/mailing-lists.html |  14 +-
 content/security.html  |  14 +-
 .../10/11/release.html => security/index.html} | 115 +++-
 content/security/known-vulnerabilities.html| 644 +
 content/support.html   | 426 ++
 content/team-list.html |  14 +-
 content/what-is-logging.html   |  14 +-
 14 files changed, 1285 insertions(+), 42 deletions(-)

diff --git a/content/blog/2023/10/11/release.html 
b/content/blog/2023/10/11/release.html
index 04873f98..1f3f03f6 100644
--- a/content/blog/2023/10/11/release.html
+++ b/content/blog/2023/10/11/release.html
@@ -27,7 +27,7 @@
 Guidelines
 Charter
 Team
-Mailing 
lists
+Support  Help
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -113,7 +113,17 @@
 
 Blog
 
-
+
+
+Security
+
+Handling Security
+Known Vulnerabilities
+Activity 
Monitor
+
+
+
+
 
 
 Apache
diff --git a/content/blog/index.html b/content/blog/index.html
index cd7407b0..aec62493 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -27,7 +27,7 @@
 Guidelines
 Charter
 Team
-Mailing 
lists
+Support  Help
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -113,7 +113,17 @@
 
 Blog
 
-
+
+
+Security
+
+Handling Security
+Known Vulnerabilities
+Activity 
Monitor
+
+
+
+
 
 
 Apache
diff --git a/content/charter.html b/content/charter.html
index 73776b75..720f854c 100644
--- a/content/charter.html
+++ b/content/charter.html
@@ -27,7 +27,7 @@
 Guidelines
 Charter
 Team
-Mailing 
lists
+Support  Help
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -113,7 +113,17 @@
 
 Blog
 
-
+
+
+Security
+
+Handling Security
+Known Vulnerabilities
+Activity 
Monitor
+
+
+
+
 
 
 Apache
diff --git a/content/dormant.html b/content/dormant.html
index 753db0c3..0c6d1337 100644
--- a/content/dormant.html
+++ b/content/dormant.html
@@ -27,7 +27,7 @@
 Guidelines
 Charter
 Team
-Mailing 
lists
+Support  Help
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
 What is 
logging?
 
@@ -113,7 +113,17 @@
 
 Blog
 
-
+
+
+Security
+
+Handling Security
+Known 

(logging-site) branch asf-staging updated: Automatic Site Publish by Buildbot

2023-11-02 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f93490e3 Automatic Site Publish by Buildbot
f93490e3 is described below

commit f93490e3b130f45ff2cf1381e00d05d5e76f2ebb
Author: buildbot 
AuthorDate: Thu Nov 2 18:21:27 2023 +

Automatic Site Publish by Buildbot
---
 content/README.md  | 1 -
 content/feed.xml   | 2 +-
 content/index.html | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/content/README.md b/content/README.md
index b240ed96..6ce8303b 100644
--- a/content/README.md
+++ b/content/README.md
@@ -44,4 +44,3 @@ and connect to it with this command:
 ```
 docker run --rm -p 4000:4000 --mount type=bind,src=$PWD,dst=/root/build 
--mount type=volume,dst=/root/build/node_modules -it  --entrypoint "/bin/bash" 
apache/logging_site
 ```
-
diff --git a/content/feed.xml b/content/feed.xml
index 4aa56dcc..4147c1cf 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-18T18:20:21+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-11-02T18:21:26+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/content/index.html b/content/index.html
index 0fffa31f..ca0abcdd 100644
--- a/content/index.html
+++ b/content/index.html
@@ -138,7 +138,7 @@
 
   
   Apache Logging Services
-  The Apache Logging Services Project creates and maintains open-source 
software related to the logging of
+  The Apache Logging Services project creates and maintains open-source 
software related to the logging of
 application behavior and released at no charge to the public.
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-18 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 3f02328c Automatic Site Publish by Buildbot
3f02328c is described below

commit 3f02328c0c729e268d36431348d100d0e7abe4f2
Author: buildbot 
AuthorDate: Wed Oct 18 18:06:30 2023 +

Automatic Site Publish by Buildbot
---
 content/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/feed.xml b/content/feed.xml
index f68b..6f4aab88 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-17T10:16:08+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-18T18:06:29+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 84049df1 Automatic Site Publish by Buildbot
84049df1 is described below

commit 84049df18f7f8873ced91acb96df8b5d80b4e0a4
Author: buildbot 
AuthorDate: Tue Oct 17 10:16:09 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 51545c98..f68b 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-17T07:11:05+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-17T10:16:08+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-17 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 9a682436 Automatic Site Publish by Buildbot
9a682436 is described below

commit 9a682436ec30b3be1a8f57aa0b184b76bdd175ec
Author: buildbot 
AuthorDate: Tue Oct 17 07:11:06 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml   | 2 +-
 output/index.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index b73cad06..51545c98 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-16T18:47:02+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-17T07:11:05+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/index.html b/output/index.html
index 0fffa31f..2a383933 100644
--- a/output/index.html
+++ b/output/index.html
@@ -212,6 +212,7 @@
 
 
 
+
 
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-16 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 70fd0090 Automatic Site Publish by Buildbot
70fd0090 is described below

commit 70fd0090b66ba2d63fd1cc0c55d6d0f454154138
Author: buildbot 
AuthorDate: Mon Oct 16 18:47:03 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml   | 2 +-
 output/index.html | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/output/feed.xml b/output/feed.xml
index 1c5a2611..b73cad06 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-16T17:36:18+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-16T18:47:02+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/index.html b/output/index.html
index 2a383933..0fffa31f 100644
--- a/output/index.html
+++ b/output/index.html
@@ -212,7 +212,6 @@
 
 
 
-
 
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-16 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f6d6ad68 Automatic Site Publish by Buildbot
f6d6ad68 is described below

commit f6d6ad686fad1619a379615d74d73ebb8cf125df
Author: buildbot 
AuthorDate: Mon Oct 16 17:36:19 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml   | 2 +-
 output/index.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 06de7a8f..1c5a2611 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T19:17:03+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-16T17:36:18+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/index.html b/output/index.html
index 0fffa31f..2a383933 100644
--- a/output/index.html
+++ b/output/index.html
@@ -212,6 +212,7 @@
 
 
 
+
 
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 0316fb5e Automatic Site Publish by Buildbot
0316fb5e is described below

commit 0316fb5ef53a8bc0f450cc198a00b4f6c9ecc02d
Author: buildbot 
AuthorDate: Fri Oct 13 19:17:04 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 output/what-is-logging.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 8957d728..06de7a8f 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T19:12:03+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T19:17:03+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/what-is-logging.html b/output/what-is-logging.html
index 58a7c6f2..b95095b0 100644
--- a/output/what-is-logging.html
+++ b/output/what-is-logging.html
@@ -424,6 +424,7 @@ different applications will have different requirements for 
their log statements
 the projects of the Apache Logging Services Commitee provide a generic and
 widely applicable implemenation of logging for all kinds of applications.
 
+
 
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new d6aa2702 Automatic Site Publish by Buildbot
d6aa2702 is described below

commit d6aa270205ccede353ce5943d3e3ec0db7678134
Author: buildbot 
AuthorDate: Fri Oct 13 19:09:53 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index fb971dbe..39179a12 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T18:38:16+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T19:09:52+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 192f7571 Automatic Site Publish by Buildbot
192f7571 is described below

commit 192f7571aa225bed4ce05f3e67f0a6c5621af262
Author: buildbot 
AuthorDate: Fri Oct 13 18:38:17 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml   | 2 +-
 output/index.html | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/output/feed.xml b/output/feed.xml
index 7b847b18..fb971dbe 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T18:08:44+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T18:38:16+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/index.html b/output/index.html
index a307c195..0fffa31f 100644
--- a/output/index.html
+++ b/output/index.html
@@ -141,7 +141,6 @@
   The Apache Logging Services Project creates and maintains open-source 
software related to the logging of
 application behavior and released at no charge to the public.
 
-
 
   
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 521aa607 Automatic Site Publish by Buildbot
521aa607 is described below

commit 521aa607b0993809c21a6e6871124fd5f2b595bf
Author: buildbot 
AuthorDate: Fri Oct 13 18:08:45 2023 +

Automatic Site Publish by Buildbot
---
 output/Dockerfile | 68 ---
 output/feed.xml   |  2 +-
 2 files changed, 1 insertion(+), 69 deletions(-)

diff --git a/output/Dockerfile b/output/Dockerfile
deleted file mode 100644
index 9c7f89ca..
--- a/output/Dockerfile
+++ /dev/null
@@ -1,68 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-FROM ruby:2.7.1-alpine3.11 as dependencies
-
-RUN apk --no-cache add \
-  zlib-dev \
-  libffi-dev \
-  build-base \
-  libxml2-dev \
-  imagemagick-dev \
-  readline-dev \
-  libxslt-dev \
-  libffi-dev \
-  yaml-dev \
-  zlib-dev \
-  vips-dev \
-  sqlite-dev \
-  cmake
-
-RUN apk --no-cache add \
-  linux-headers \
-  openjdk8-jre \
-  less \
-  zlib \
-  libxml2 \
-  readline \
-  libxslt \
-  libffi \
-  git \
-  nodejs \
-  tzdata \
-  shadow \
-  bash \
-  su-exec \
-  nodejs-npm \
-  libressl \
-  yarn
-
-WORKDIR /root/build
-
-RUN gem install bundler:1.17.3
-ENV BUNDLE_CLEAN=false
-
-COPY Gemfile .
-
-RUN bundle config clean
-RUN bundle install
-
-EXPOSE 4000
-EXPOSE 35729
-
-# $0 = Commando, $@ Arguments!
-ENTRYPOINT ["sh", "-c", "bundle exec jekyll $0 $@ --host 0.0.0.0"]
diff --git a/output/feed.xml b/output/feed.xml
index 6ff10364..7b847b18 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T17:58:53+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T18:08:44+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 047b6016 Automatic Site Publish by Buildbot
047b6016 is described below

commit 047b60169a09490158076e870ce7bd5657167ef3
Author: buildbot 
AuthorDate: Fri Oct 13 17:58:54 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 59bb9aec..6ff10364 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T17:53:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T17:58:53+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new c767689e Automatic Site Publish by Buildbot
c767689e is described below

commit c767689ec586db0f476ad91fda38d042ae94
Author: buildbot 
AuthorDate: Fri Oct 13 17:53:12 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 1f8c3c18..59bb9aec 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T17:48:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T17:53:11+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 82024ca4 Automatic Site Publish by Buildbot
82024ca4 is described below

commit 82024ca4c768e948d714fcd417f75fb5155c22cf
Author: buildbot 
AuthorDate: Fri Oct 13 17:48:26 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 7608f6d9..1f8c3c18 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:35:44+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-13T17:48:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 3b73d2a6 Automatic Site Publish by Buildbot
3b73d2a6 is described below

commit 3b73d2a6d67ad0f2a2b43d2249ef71c1affce6d8
Author: buildbot 
AuthorDate: Thu Oct 12 15:35:45 2023 +

Automatic Site Publish by Buildbot
---
 output/blog/2023/10/11/release.html | 72 ++-
 output/blog/index.html  | 72 ++-
 output/charter.html | 72 ++-
 output/dormant.html | 78 +++--
 output/feed.xml |  2 +-
 output/guidelines.html  | 72 ++-
 output/index.html   | 86 +
 output/mailing-lists.html   | 72 ++-
 output/security.html| 72 ++-
 output/team-list.html   | 72 ++-
 output/what-is-logging.html | 72 ++-
 11 files changed, 631 insertions(+), 111 deletions(-)

diff --git a/output/blog/2023/10/11/release.html 
b/output/blog/2023/10/11/release.html
index 51e7415c..04873f98 100644
--- a/output/blog/2023/10/11/release.html
+++ b/output/blog/2023/10/11/release.html
@@ -38,13 +38,41 @@
 
 Projects
 
-Apache chainsaw
-Apache 
log4cxx
-Apache log4j
-Apache log4j-audit
-Apache log4j Kotlin API
-Apache log4j Scala API
-Apache 
log4net
+
+
+Apache 
Log4j™
+
+
+
+Apache 
Log4j™ for Kotlin
+
+
+
+Apache 
Log4j™ for Scala
+
+
+
+Apache log4cxx
+
+
+
+Apache 
chainsaw
+
+
+
+Apache Log4j Audit
+
+
+
+Apache Log4Net
+
+
+
+
+
+
+
+
 
 
 
@@ -52,9 +80,33 @@
 
 Dormant
 
-Apache log4j 1.x
-Apache log4j 1.x extras
-Apache 
log4php
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Apache Log4j 
1.x
+
+
+
+Apache 
log4j 1 extras
+
+
+
+Apache log4php
+
+
 
 
 
diff --git a/output/blog/index.html b/output/blog/index.html
index 040df7fa..cd7407b0 100644
--- a/output/blog/index.html
+++ b/output/blog/index.html
@@ -38,13 +38,41 @@
 
 Projects
 
-Apache chainsaw
-Apache 
log4cxx
-Apache log4j
-Apache log4j-audit
-Apache log4j Kotlin API
-Apache log4j Scala API
-Apache 
log4net
+
+
+Apache 
Log4j™
+
+
+
+Apache 
Log4j™ 

[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new cedb52ae Automatic Site Publish by Buildbot
cedb52ae is described below

commit cedb52aeafb6bd3f6284c7abdb300b607fe259e0
Author: buildbot 
AuthorDate: Thu Oct 12 15:32:08 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml   | 2 +-
 output/index.html | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 5ea43d3d..2121947c 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:29:13+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:32:08+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/index.html b/output/index.html
index aafaf81e..3243ffee 100644
--- a/output/index.html
+++ b/output/index.html
@@ -155,6 +155,8 @@
 
   
 
+  Dormant Projects
+  Logging Services projects that are no longer actively maintained.
   See dormant projects 

 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 22c18234 Automatic Site Publish by Buildbot
22c18234 is described below

commit 22c18234dd7b9e7483424f10b78bed41b7d56ac5
Author: buildbot 
AuthorDate: Thu Oct 12 15:29:14 2023 +

Automatic Site Publish by Buildbot
---
 output/blog/2023/10/11/release.html | 2 +-
 output/blog/index.html  | 2 +-
 output/charter.html | 2 +-
 output/dormant.html | 2 +-
 output/feed.xml | 2 +-
 output/guidelines.html  | 2 +-
 output/index.html   | 2 +-
 output/mailing-lists.html   | 2 +-
 output/security.html| 2 +-
 output/team-list.html   | 2 +-
 output/what-is-logging.html | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/output/blog/2023/10/11/release.html 
b/output/blog/2023/10/11/release.html
index 77f1c35d..51e7415c 100644
--- a/output/blog/2023/10/11/release.html
+++ b/output/blog/2023/10/11/release.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/blog/index.html b/output/blog/index.html
index 9ff7f356..040df7fa 100644
--- a/output/blog/index.html
+++ b/output/blog/index.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/charter.html b/output/charter.html
index 0bb7056d..0373dea3 100644
--- a/output/charter.html
+++ b/output/charter.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/dormant.html b/output/dormant.html
index 9116240a..182563f7 100644
--- a/output/dormant.html
+++ b/output/dormant.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/feed.xml b/output/feed.xml
index 82a026b0..5ea43d3d 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:28:47+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:29:13+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/guidelines.html b/output/guidelines.html
index 01294fac..055bc717 100644
--- a/output/guidelines.html
+++ b/output/guidelines.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/index.html b/output/index.html
index cc5327b3..aafaf81e 100644
--- a/output/index.html
+++ b/output/index.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/mailing-lists.html b/output/mailing-lists.html
index f3c99248..10b246d7 100644
--- a/output/mailing-lists.html
+++ b/output/mailing-lists.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/security.html b/output/security.html
index 72954b77..ad22db31 100644
--- a/output/security.html
+++ b/output/security.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/team-list.html b/output/team-list.html
index 3b47847b..3f2d63c4 100644
--- a/output/team-list.html
+++ b/output/team-list.html
@@ -19,7 +19,7 @@
 
 
 
-https://logging.apache.org;>Apache Logging 
Services
+Apache Logging Services
 
 
 About
diff --git a/output/what-is-logging.html b/output/what-is-logging.html
index f09c9210..6f692895 100644
--- a/output/what-is-logging.html
+++ 

[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 269f13d2 Automatic Site Publish by Buildbot
269f13d2 is described below

commit 269f13d2fc26665d0a53c68b3c8a0bb42cf316c6
Author: buildbot 
AuthorDate: Thu Oct 12 15:28:48 2023 +

Automatic Site Publish by Buildbot
---
 output/blog/2023/10/11/release.html | 10 +-
 output/blog/index.html  | 10 +-
 output/charter.html | 10 +-
 output/dormant.html | 10 +-
 output/feed.xml |  2 +-
 output/guidelines.html  | 10 +-
 output/index.html   | 10 +-
 output/mailing-lists.html   | 10 +-
 output/security.html| 10 +-
 output/team-list.html   | 10 +-
 output/what-is-logging.html | 10 +-
 11 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/output/blog/2023/10/11/release.html 
b/output/blog/2023/10/11/release.html
index 01be990a..77f1c35d 100644
--- a/output/blog/2023/10/11/release.html
+++ b/output/blog/2023/10/11/release.html
@@ -24,12 +24,12 @@
 
 About
 
-Guidelines
-Charter
-Team
-Mailing lists
+Guidelines
+Charter
+Team
+Mailing 
lists
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is logging?
+What is 
logging?
 
 
 
diff --git a/output/blog/index.html b/output/blog/index.html
index 9aefa395..9ff7f356 100644
--- a/output/blog/index.html
+++ b/output/blog/index.html
@@ -24,12 +24,12 @@
 
 About
 
-Guidelines
-Charter
-Team
-Mailing lists
+Guidelines
+Charter
+Team
+Mailing 
lists
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is logging?
+What is 
logging?
 
 
 
diff --git a/output/charter.html b/output/charter.html
index 8ace8492..0bb7056d 100644
--- a/output/charter.html
+++ b/output/charter.html
@@ -24,12 +24,12 @@
 
 About
 
-Guidelines
-Charter
-Team
-Mailing lists
+Guidelines
+Charter
+Team
+Mailing 
lists
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is logging?
+What is 
logging?
 
 
 
diff --git a/output/dormant.html b/output/dormant.html
index f8d0d4ba..9116240a 100644
--- a/output/dormant.html
+++ b/output/dormant.html
@@ -24,12 +24,12 @@
 
 About
 
-Guidelines
-Charter
-Team
-Mailing lists
+Guidelines
+Charter
+Team
+Mailing 
lists
 https://cwiki.apache.org/confluence/display/LOGGING/Home;>Wiki
-What is logging?
+What is 
logging?
 
 
 
diff --git a/output/feed.xml b/output/feed.xml
index 8345851e..82a026b0 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:23:10+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:28:47+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/guidelines.html b/output/guidelines.html
index 27aa4d24..01294fac 100644
--- a/output/guidelines.html
+++ b/output/guidelines.html
@@ -24,12 +24,12 @@

[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new e8e3d0a6 Automatic Site Publish by Buildbot
e8e3d0a6 is described below

commit e8e3d0a6f1fb348c8bdd5f4e9058e5a7e6a680f8
Author: buildbot 
AuthorDate: Thu Oct 12 15:23:10 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml   |   2 +-
 output/index.html | 151 ++
 2 files changed, 74 insertions(+), 79 deletions(-)

diff --git a/output/feed.xml b/output/feed.xml
index 338231f1..8345851e 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:06:39+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T15:23:10+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 
diff --git a/output/index.html b/output/index.html
index 445513f0..0fa1333b 100644
--- a/output/index.html
+++ b/output/index.html
@@ -83,86 +83,81 @@
 
 
 
-
-
-  
-
-Apache Logging Services
-The Apache Logging Services Project creates and maintains open-source 
software related to the logging of
-  application behavior and released at no charge to the public.
-  
-
-  
-
-  
-  
-Apache Log4j™
-Log4j 2 provides both a portable logging API and implementation for 
Java with significant improvements over its predecessor, Log4j 1.x.
-Project 
site 
-  
-  
-
-  
-  
-Apache Log4j™ for Kotlin
-Kotlin API for Log4j 2.
-Project site 
-  
-  
-
-  
-  
-Apache Log4j™ for Scala
-Scala API for Log4j 2.
-Project site 
-  
-  
-
-  
-  
-Apache log4cxx
-Apache log4cxx is a logging framework for C++ patterned after 
log4j.
-Project site 

-  
-  
-
-  
-  
-Apache chainsaw
-A GUI based log viewer. Chainsaw is a companion application to 
log4j written by members of the log4j development community.
-Project site 
-  
-  
-
-  
-  
-Apache Log4j Audit
-Audit logging framework built upon Apache Log4j 2.
-Project site 
-  
-  
-
-  
-  
-Apache Log4Net
-A port of the original Apache log4j framework to the Microsoft .NET 
runtime.
-Project site 

-  
-  
-
-  
-
-  
-
-  
-
-  
-See dormant projects 

-  
-  
+
+  
+  Apache Logging Services
+  The Apache Logging Services Project creates and maintains open-source 
software related to the logging of
+application behavior and released at no charge to the public.
+
 
+
   
-
+
+
+  Apache Log4j™
+  Log4j 2 provides both a portable logging API and implementation for 
Java with significant improvements over its predecessor, Log4j 1.x.
+  Project 
site 
+
+
+  
+
+
+  Apache Log4j™ for Kotlin
+  Kotlin API for Log4j 2.
+  Project 
site 
+
+
+  
+
+
+  Apache Log4j™ for Scala
+  Scala API for Log4j 2.
+  Project 
site 
+
+
+  
+
+
+  Apache log4cxx
+  Apache log4cxx is a logging framework for C++ patterned after 
log4j.
+  Project site 

+
+
+  
+
+
+  Apache chainsaw
+  A GUI based log viewer. Chainsaw is a companion application to log4j 
written by members of the log4j development community.
+  Project 
site 
+
+
+  
+
+
+  Apache Log4j Audit
+  Audit logging framework built upon Apache Log4j 2.
+  Project site 
+
+
+  
+
+
+  Apache Log4Net
+  A port of the original Apache log4j framework to the Microsoft .NET 
runtime.
+  Project site 

+
+
+  
+
+  
+
+  
+
+  
+
+  See dormant projects 

+
+
 
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 9f0280b1 Automatic Site Publish by Buildbot
9f0280b1 is described below

commit 9f0280b1d3f28080b2ba29bcb8f4080912b8e5bf
Author: buildbot 
AuthorDate: Thu Oct 12 14:59:26 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 408777bd..07d4882a 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:48:57+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:59:25+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new eef79fbb Automatic Site Publish by Buildbot
eef79fbb is described below

commit eef79fbb828063fab4d35b684e959baa17cc43d9
Author: buildbot 
AuthorDate: Thu Oct 12 14:48:58 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 61f304ac..408777bd 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:44:31+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:48:57+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 06d8c0ca Automatic Site Publish by Buildbot
06d8c0ca is described below

commit 06d8c0ca888cb4b0df9dac09399bd9323aadbc3d
Author: buildbot 
AuthorDate: Thu Oct 12 14:44:32 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 9815cc57..61f304ac 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:35:37+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:44:31+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release
 
 



[logging-site] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-10-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 44c6db96 Automatic Site Publish by Buildbot
44c6db96 is described below

commit 44c6db96f382715a0648f953115dbf4f413f8e3a
Author: buildbot 
AuthorDate: Thu Oct 12 14:35:38 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/feed.xml b/output/feed.xml
index 05fe841e..9815cc57 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:25:17+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="4.2.2">Jekyll2023-10-12T14:35:37+00:00/feed.xmlApache Software Foundation - Logging 
ServicesWrite an awesome description for your new site here. 
You can edit this line in _ [...]
 Release