GitHub user pjfanning added a comment to the discussion: Deprecate the Log4j Scala API
Crucially, there is a bridge implementation for slf4j to log4j - https://www.slf4j.org/legacy.html So you can use scala-logging, which uses slf4j and drop in the slf4j to log4j implementation to have the logs output via log4j. GitHub link: https://github.com/apache/logging-log4j2/discussions/4021#discussioncomment-15457419 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
