typelevel / natchez   0.3.5

MIT License GitHub

functional tracing for cats

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

natchez-log 0.1.4


Group ID:
org.tpolecat
Artifact ID:
natchez-log_3
Version:
0.1.4
Release Date:
May 17, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "natchez-log" % "0.1.4"

Mill build tool

ivy"org.tpolecat::natchez-log:0.1.4"

Scala CLI

//> using dep "org.tpolecat::natchez-log:0.1.4"

Ammonite REPL

import $ivy.`org.tpolecat::natchez-log:0.1.4`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-log_3</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'org.tpolecat', name: 'natchez-log_3', version: '0.1.4'