This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/main by this push:
new 98e7ad2f Retire Log4j Scala (#20)
98e7ad2f is described below
commit 98e7ad2f3ee428625632e21fc966f21678a43b31
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Jan 22 10:57:12 2026 +0100
Retire Log4j Scala (#20)
---
src/site/antora/modules/ROOT/pages/index.adoc | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/src/site/antora/modules/ROOT/pages/index.adoc
b/src/site/antora/modules/ROOT/pages/index.adoc
index 99678a83..a967f45f 100644
--- a/src/site/antora/modules/ROOT/pages/index.adoc
+++ b/src/site/antora/modules/ROOT/pages/index.adoc
@@ -35,9 +35,6 @@ A versatile, industrial-grade Java logging framework composed
of an API, its imp
+
https://logging.apache.org/log4j/kotlin[Log4j® Kotlin]:::
A Kotlin-friendly interface to log against the Log4j® API.
-+
-https://logging.apache.org/log4j/kotlin[Log4j® Scala]:::
-A Scala-friendly interface to log against the Log4j® API.
https://logging.apache.org/log4cxx[Log4cxx]::
A logging framework for C++ patterned after Log4j®.
@@ -45,7 +42,7 @@ A logging framework for C++ patterned after Log4j®.
https://logging.apache.org/log4Net[Log4Net]::
A port of the Log4j® to the Microsoft .NET runtime.
-.Click to see list of dormant subprojects
+.Click to see list of inactive subprojects
[%collapsible]
====
https://logging.apache.org/chainsaw[Chainsaw]::
@@ -57,12 +54,16 @@ Distributed, reliable, and available service for
efficiently collecting, aggrega
https://logging.apache.org/log4j/1.x[Log4j® 1]::
The very first Log4j® major release.
Reached End-Of-Life in August 2015.
-
-https://logging.apache.org/log4j-audit/latest[Log4j® Audit]::
++
+https://logging.apache.org/log4j/audit[Log4j® Audit]:::
Audit logging framework built upon Log4j®.
-
-https://logging.apache.org/log4j/extras[Log4j® Extras]::
++
+https://logging.apache.org/log4j/extras[Log4j® Extras]:::
Extras for Log4j® 1; companions, receivers, and more.
++
+https://logging.apache.org/log4j/kotlin[Log4j® Scala]:::
+A Scala-friendly interface to log against the Log4j® API.
+Retired on 2026-01-19.
https://logging.apache.org/log4php[Log4php]::
A versatile logging framework for PHP.