Akka SLF4J module provides logging integration between Akka and SLF4J for building concurrent, distributed, and resilient message-driven applications.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-slf4j_2.12</artifactId>
<version>2.8.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Akka SLF4J logger
No known issues recorded.
No dependency data recorded yet.