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

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

commit ba30b951c25b066645abb7edfede3f07d33a1cf2
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri May 24 10:23:52 2024 +0200

    Mention Log4j Kotlin and Log4j Scala in `api.adoc`
---
 src/site/antora/modules/ROOT/pages/manual/api.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/site/antora/modules/ROOT/pages/manual/api.adoc 
b/src/site/antora/modules/ROOT/pages/manual/api.adoc
index 1d62b043e3..4b46a776ef 100644
--- a/src/site/antora/modules/ROOT/pages/manual/api.adoc
+++ b/src/site/antora/modules/ROOT/pages/manual/api.adoc
@@ -53,6 +53,12 @@ Log4j API provides
 
 This page tries to cover the most prominent Log4j API features that libraries 
and applications can code to.
 
+[TIP]
+====
+Did you know that Log4j provides specialized APIs for Kotlin and Scala?
+Check out {logging-services-url}/log4j/kotlin[Log4j Kotlin] and 
{logging-services-url}/log4j/scala[Log4j Scala] projects for details.
+====
+
 == Introduction
 
 include::partial$manual/api-intro.adoc[leveloffset=+1]

Reply via email to