outr / scribe   3.13.2

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.4 0.3

scribe-file 3.6.4


Group ID:
com.outr
Artifact ID:
scribe-file_3
Version:
3.6.4
Release Date:
Dec 17, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "scribe-file" % "3.6.4"

Mill build tool

ivy"com.outr::scribe-file:3.6.4"

Scala CLI

//> using dep "com.outr::scribe-file:3.6.4"

Ammonite REPL

import $ivy.`com.outr::scribe-file:3.6.4`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scribe-file_3</artifactId>
  <version>3.6.4</version>
</dependency>

compile group: 'com.outr', name: 'scribe-file_3', version: '3.6.4'