theinnerlight / pure-log   0.3.0

GitHub

Purely functional logging using cats-effect and cats-mtl

Scala versions: 2.12 2.11

pure-log 0.1.2


Group ID:
org.novelfs
Artifact ID:
pure-log_2.12
Version:
0.1.2
Release Date:
Nov 6, 2018
Licenses:
Files:

libraryDependencies += "org.novelfs" %% "pure-log" % "0.1.2"

Mill build tool

ivy"org.novelfs::pure-log:0.1.2"

Scala CLI

//> using dep "org.novelfs::pure-log:0.1.2"

Ammonite REPL

import $ivy.`org.novelfs::pure-log:0.1.2`

<dependency>
  <groupId>org.novelfs</groupId>
  <artifactId>pure-log_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'org.novelfs', name: 'pure-log_2.12', version: '0.1.2'