A Scala wrapper for the Log4j 2 API, providing Scala-friendly logging with macros.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api-scala_2.12</artifactId>
<version>13.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mixes in Logging trait to enable logging with Log4j 2.
Use log4j-api-scala_2.13 or log4j-api-scala_3 for Scala 2.13 or 3.
No dependency data recorded yet.