permutive-engineering / odin-contrib   2.1.0

Apache License 2.0 GitHub

Extra libraries for the Odin logging library

Scala versions: 3.x 2.13

odin-slf4j-bridge 2.1.0


Group ID:
com.permutive
Artifact ID:
odin-slf4j-bridge_3
Version:
2.1.0
Version Scheme:
Release Date:
Jul 19, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.permutive" %% "odin-slf4j-bridge" % "2.1.0"

Mill build tool

ivy"com.permutive::odin-slf4j-bridge:2.1.0"

Scala CLI

//> using dep "com.permutive::odin-slf4j-bridge:2.1.0"

Ammonite REPL

import $ivy.`com.permutive::odin-slf4j-bridge:2.1.0`

<dependency>
  <groupId>com.permutive</groupId>
  <artifactId>odin-slf4j-bridge_3</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.permutive', name: 'odin-slf4j-bridge_3', version: '2.1.0'