You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Raman Gupta (JIRA)" <ji...@apache.org> on 2018/03/01 23:56:00 UTC

[jira] [Commented] (LOG4J2-1705) Kotlin wrapper for Log4j 2 API

    [ https://issues.apache.org/jira/browse/LOG4J2-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382898#comment-16382898 ] 

Raman Gupta commented on LOG4J2-1705:
-------------------------------------

[~jvz] master now defaults to a `KotlinLogger` without the parameterized methods, as they are unnecessary in Kotlin. I've renamed and kept the old version around as `CompleteKotlinLogger`, at least for now. The latter implements the `Logger` interface, the former does not.

> Kotlin wrapper for Log4j 2 API
> ------------------------------
>
>                 Key: LOG4J2-1705
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1705
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: API
>            Reporter: Raman Gupta
>            Priority: Major
>
> Similar to LOG4J2-1181 for Scala, provide a Kotlin wrapper for the Log4j 2 API that makes use of Kotlin features like delegates and string interpolation.
> If there is interest in this, I'd like to contribute a patch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)