Registry / logging / akka-slf4j-2-11

akka-slf4j-2-11

JSON →
library2.5.32javamavenunverified

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-slf4j_2.11</artifactId> <version>2.5.32</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-SLF4J-2-11
A
akka-slf4j-2-11
loggingjavav2.5.32
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Slf4jLogger
akka.event.slf4j.Slf4jLogger

Demonstrates accessing the Akka SLF4J logger class.

import akka.event.slf4j.Slf4jLogger; public class Main { public static void main(String[] args) { System.out.println("Slf4jLogger class: " + Slf4jLogger.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.32latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
Resources
akka-slf4j-2-11 — mvn dependency:get akka-slf4j-2-11 · libregistry