[ANN] Release of Apache Log4j Kotlin API 1.1.0
Matt Sicker <[email protected]>
| Newsgroups | gmane.comp.apache.logging.log4net.devel,gmane.comp.jakarta.log4j.user,gmane.comp.apache.maven.announce |
|---|---|
| Message-ID | <CACmp6kpRb1Eq2rS=QZ06c6K4LByLa0tzqh6+2TNPp7utHf7UiQ@mail.gmail.com> |
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