SLF4J binding for log4cats, a functional logging library for Scala 3, providing type-safe logging.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>log4cats-slf4j_3</artifactId>
<version>2.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Slf4jLogger instance and logs an informational message.
Use a Java logging library like SLF4J directly if not using Scala.
No dependency data recorded yet.