outr / scribe   3.13.3

Contributors Wanted MIT License GitHub

The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.

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

scribe 1.1.0


Group ID:
com.outr.scribe
Artifact ID:
scribe_sjs0.6_2.11
Version:
1.1.0
Release Date:
Feb 21, 2016
Licenses:
MIT

libraryDependencies += "com.outr.scribe" %%% "scribe" % "1.1.0"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"com.outr.scribe::scribe::1.1.0"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "com.outr.scribe::scribe::1.1.0"