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.1


Group ID:
org.wvlet
Artifact ID:
wvlet-log_2.12
Version:
1.1
Release Date:
Nov 4, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>wvlet-log_2.12</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'org.wvlet', name: 'wvlet-log_2.12', version: '1.1'