Functional logging library for Scala, providing a cats-effect based logging interface.
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>log4cats-core_2.12</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a SLF4J-backed logger and logs an info message.
Ensure your project uses Scala 2.12 and the correct artifact (e.g., log4cats-core_2.12).
No dependency data recorded yet.