Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions src/site/antora/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,14 @@ 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®.

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]::
Expand All @@ -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.
Expand Down
Loading