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