This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 462cd74  Add related projects.
462cd74 is described below

commit 462cd745d69b5b315a054543580fd4d5bb2f8165
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 1 14:49:01 2022 -0500

    Add related projects.
---
 src/site/site.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index e977a92..f466e01 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -304,7 +304,13 @@
     </menu>
 
     <menu name="Related Projects" inherit="top" img="img/glyphicons/tag.png">
-      <item name="Log4j-Scala" 
href="http://logging.apache.org/log4j/scala/index.html"/>
+      <!-- In AB order for simplicity -->
+      <item name="Chainsaw" 
href="https://logging.apache.org/chainsaw/2.x/index.html"/>
+      <item name="Log4Cxx" 
href="https://logging.apache.org/log4cxx/latest_stable/index.html"/>
+      <item name="Log4j Audit" 
href="https://logging.apache.org/log4j-audit/latest/index.html"/>
+      <item name="Log4j Kotlin" 
href="https://logging.apache.org/log4j/kotlin/index.html"/>
+      <item name="Log4j Scala" 
href="http://logging.apache.org/log4j/scala/index.html"/>
+      <item name="Log4Net" 
href="https://logging.apache.org/log4net/index.html"/>
     </menu>
 
     <menu name="Legacy Sites" inherit="top" img="img/glyphicons/link.png">

Reply via email to