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.3.2


Group ID:
org.tpolecat
Artifact ID:
natchez-log_2.12
Version:
0.3.2
Release Date:
May 23, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-log_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'org.tpolecat', name: 'natchez-log_2.12', version: '0.3.2'