A convenient and performant logging library for Scala wrapping SLF4J.
<dependency>
<groupId>com.typesafe.scala-logging</groupId>
<artifactId>scala-logging_2.11</artifactId>
<version>3.9.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Scala Logging to log an info message.
Use the correct artifact for your Scala version (e.g., scala-logging_2.13 for Scala 2.13).
No dependency data recorded yet.