[ https://issues.apache.org/jira/browse/LOG4J2-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664775#comment-15664775 ]
Matt Sicker commented on LOG4J2-1705: ------------------------------------- It doesn't look like you actually need log4j-core as a dependency. We tend to limit our bridges/wrappers to only use log4j-api where possible. If you have optional features that integrate with log4j-core, then I'd add that as an optional dependency (see log4j-jul for example). > 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 > Affects Versions: 2.6.2, 2.7 > Reporter: Raman Gupta > Fix For: 2.8 > > > 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 (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org