You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2021/12/11 00:28:00 UTC

[jira] [Commented] (LOG4J2-3184) Support Scala 3

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

PJ Fanning commented on LOG4J2-3184:
------------------------------------

[~vy] Biggest problem for scala 3 is writing something to replace [https://github.com/apache/logging-log4j-scala/blob/master/src/main/scala-2.11%2B/org/apache/logging/log4j/scala/LoggerMacro.scala] - this type of macro is not supported in scala 3 - the good news is that scala-logging have [https://github.com/lightbend/scala-logging/blob/main/src/main/scala-3/com/typesafe/scalalogging/LoggerMacro.scala] that could be the way to go

I have [https://github.com/apache/logging-log4j-scala/pull/5] which tidies up the build a bit as a baby step.

> Support Scala 3
> ---------------
>
>                 Key: LOG4J2-3184
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3184
>             Project: Log4j 2
>          Issue Type: Task
>          Components: Scala API
>    Affects Versions: 2.14.1
>            Reporter: PJ Fanning
>            Priority: Major
>
> [Log4j-Scala|http://logging.apache.org/log4j/scala/index.html] does not yet appear to support Scala 3



--
This message was sent by Atlassian Jira
(v8.20.1#820001)