Registry / logging / scala-logging-3

scala-logging-3

JSON →
library3.9.6javamavenunverified

Scala wrapper for SLF4J providing convenient logging syntax.

<dependency> <groupId>com.typesafe.scala-logging</groupId> <artifactId>scala-logging_3</artifactId> <version>3.9.6</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-LOGGING-3
S
scala-logging-3
loggingjavav3.9.6
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.

LazyLogging
com.typesafe.scalalogging.LazyLogging

Use LazyLogging trait to add a logger to a Scala class

import com.typesafe.scalalogging.LazyLogging class MyService extends LazyLogging { def doWork(): Unit = { logger.info("Working...") } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources
scala-logging-3 — mvn dependency:get scala-logging-3 · libregistry