typelevel / log4cats   2.6.0

Apache License 2.0 Website GitHub

Logging Tools For Interaction with cats-effect

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

log4cats-testing 2.0.0


Group ID:
org.typelevel
Artifact ID:
log4cats-testing_2.13
Version:
2.0.0
Release Date:
Mar 29, 2021
Licenses:
Files:

libraryDependencies += "org.typelevel" %% "log4cats-testing" % "2.0.0"

Mill build tool

ivy"org.typelevel::log4cats-testing:2.0.0"

Scala CLI

//> using dep "org.typelevel::log4cats-testing:2.0.0"

Ammonite REPL

import $ivy.`org.typelevel::log4cats-testing:2.0.0`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>log4cats-testing_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'org.typelevel', name: 'log4cats-testing_2.13', version: '2.0.0'