wvlet / log   1.2.3

Apache License 2.0 GitHub

Fancy logging library for Scala

Scala versions: 2.12 2.11
Scala.js versions: 0.6

wvlet-log 1.2.3


Group ID:
org.wvlet
Artifact ID:
wvlet-log_2.11
Version:
1.2.3
Release Date:
Apr 14, 2017
Licenses:
Files:

libraryDependencies += "org.wvlet" %% "wvlet-log" % "1.2.3"

Mill build tool

ivy"org.wvlet::wvlet-log:1.2.3"

Scala CLI

//> using dep "org.wvlet::wvlet-log:1.2.3"

Ammonite REPL

import $ivy.`org.wvlet::wvlet-log:1.2.3`

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>wvlet-log_2.11</artifactId>
  <version>1.2.3</version>
</dependency>

compile group: 'org.wvlet', name: 'wvlet-log_2.11', version: '1.2.3'