This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 602dab2a2e added note on public mailing lists
602dab2a2e is described below
commit 602dab2a2edec8957786e4face0ac9fe44e8ec09
Author: Christian Grobmeier <[email protected]>
AuthorDate: Tue Aug 1 23:45:33 2023 +0200
added note on public mailing lists
---
src/site/asciidoc/support.adoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/site/asciidoc/support.adoc b/src/site/asciidoc/support.adoc
index 6d3e610d7d..56968f95d9 100644
--- a/src/site/asciidoc/support.adoc
+++ b/src/site/asciidoc/support.adoc
@@ -36,6 +36,9 @@ we welcome you to ask your questions on our official mailing
list for users:
Please post your _questions_ related to the usage of Log4j components there.
Don't send these kinds of questions to the developers' list, except if you are
asked to do so. If in doubt, use the log4j-user mailing list. If it is a bug,
we will ask you to create an issue for the developers' team.
+*Important*: all messages sent to a public mailing list will be seen by many
people and also re-published by 3rd party websites.
+It is usually not possible to remove them. Please don't send and confidential
information to public mailing lists.
+
`Stack Overflow` is monitored when you ask questions tagged with either
http://stackoverflow.com/questions/tagged/log4j[log4j] or
http://stackoverflow.com/questions/tagged/log4j2[log4j2]. Please note that
*Stack Overflow is monitored more casually due to time constraints*. If you
don't receive an answer on Stack Overflow, please contact us on the mailing
list mentioned above.
== Maintainer Discussions