outr / scribe   3.15.0

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
Scala.js versions: 1.x
Scala Native versions: 0.5

scribe 1.2.5


Group ID:
com.outr.scribe
Artifact ID:
scribe_2.11
Version:
1.2.5
Release Date:
Sept 3, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.outr.scribe" %% "scribe" % "1.2.5"

Mill build tool

ivy"com.outr.scribe::scribe:1.2.5"

Scala CLI

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

Ammonite REPL

import $ivy.`com.outr.scribe::scribe:1.2.5`

<dependency>
  <groupId>com.outr.scribe</groupId>
  <artifactId>scribe_2.11</artifactId>
  <version>1.2.5</version>
</dependency>

compile group: 'com.outr.scribe', name: 'scribe_2.11', version: '1.2.5'