Registry / logging / grizzled-slf4j-2-12

grizzled-slf4j-2-12

JSON →
library1.3.4javamavenunverified

A Scala-friendly wrapper for the SLF4J logging framework, targeting Scala 2.12.

<dependency> <groupId>org.clapper</groupId> <artifactId>grizzled-slf4j_2.12</artifactId> <version>1.3.4</version> </dependency>
INSTALL
IMPORT
SIG · GRIZZLED-SLF4J-2-1
G
grizzled-slf4j-2-12
loggingjavav1.3.4
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.

Logging
org.clapper.grizzled.slf4j.Logging

Mixin Logging trait to enable SLF4J logging in Scala.

import org.clapper.grizzled.slf4j.Logging object Example extends App with Logging { info("Hello, Grizzled SLF4J!") }
Debug
Known issues
breakingThis version is specifically for Scala 2.12; incompatible with other Scala versions.
fix
Use the appropriate artifact for your Scala version (e.g., grizzled-slf4j_2.13).
affects: >=1.0.0
Upgrade
Version history
1.3.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Resources
grizzled-slf4j-2-12 — mvn dependency:get grizzled-slf4j-2-12 · libregistry