scala-logging-slf4j is a Scala wrapper for SLF4J providing convenient logging macros.
<dependency>
<groupId>com.typesafe.scala-logging</groupId>
<artifactId>scala-logging-slf4j_2.11</artifactId>
<version>2.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use LazyLogging trait to add a logger to a Scala object.
Switch to com.typesafe.scala-logging:scala-logging_2.13 or later.
No dependency data recorded yet.