jokade / slogging   0.6.2

MIT License GitHub

A Typesafe-logging (and slf4j) compatible logging library based on macros for Scala/JVM, Scala.js, and Scala Native

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.3

slogging-slf4j 0.5.3


Group ID:
biz.enef
Artifact ID:
slogging-slf4j_2.12
Version:
0.5.3
Release Date:
Jul 17, 2017
Licenses:
MIT
Files:

libraryDependencies += "biz.enef" %% "slogging-slf4j" % "0.5.3"

Mill build tool

ivy"biz.enef::slogging-slf4j:0.5.3"

Scala CLI

//> using dep "biz.enef::slogging-slf4j:0.5.3"

Ammonite REPL

import $ivy.`biz.enef::slogging-slf4j:0.5.3`

<dependency>
  <groupId>biz.enef</groupId>
  <artifactId>slogging-slf4j_2.12</artifactId>
  <version>0.5.3</version>
</dependency>

compile group: 'biz.enef', name: 'slogging-slf4j_2.12', version: '0.5.3'