You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Matt Sicker <ma...@apache.org> on 2021/09/12 19:52:29 UTC

[ANN] Release of Apache Log4j Kotlin API 1.1.0

The Apache Logging Services project is pleased to announce the general
availability of the second release of Apache Log4j Kotlin API. This
library provides a logging facade for Kotlin compatible with any
Log4j2-compatible logging providers along with Java 8 and Kotlin 1.3
minimum requirements.

Changes:
- Support MDCs with Kotlin coroutines. Fixes LOG4J2-2433.
- Support suspend functions in supplier lambdas. Fixes LOG4J2-2518.
- Update Kotlin baseline version to 1.3.72. Fixes LOG4J2-2843.

Website:
https://logging.apache.org/log4j/kotlin/

Distribution packages can be downloaded from:
https://logging.apache.org/log4j/kotlin/download.html

Make sure to verify downloaded artifacts with our GPG keys found here:
https://www.apache.org/dist/logging/KEYS

Maven artifacts are available from Maven Central:
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api-kotlin/1.1.0/

--
Matt Sicker
PMC Member, Logging Services, Apache Software Foundation