A Typesafe-logging (and slf4j) compatible logging library based on macros for Scala/JVM, Scala.js, and Scala Native
slogging-slf4j 0.6.0
Group ID:
biz.enef
Artifact ID:
slogging-slf4j_2.12
Version:
0.6.0
Release Date:
Oct 4, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "biz.enef" %% "slogging-slf4j" % "0.6.0"
ivy"biz.enef::slogging-slf4j:0.6.0"
//> using dep "biz.enef::slogging-slf4j:0.6.0"
import $ivy.`biz.enef::slogging-slf4j:0.6.0`
<dependency> <groupId>biz.enef</groupId> <artifactId>slogging-slf4j_2.12</artifactId> <version>0.6.0</version> </dependency>
compile group: 'biz.enef', name: 'slogging-slf4j_2.12', version: '0.6.0'