mlangc / zio-interop-log4j2   1.0.1

Apache License 2.0 GitHub

ZIO Fiber aware MDC logging for LOG4J2

Scala versions: 2.13 2.12 2.11

zio-interop-log4j2 0.2.0


Group ID:
com.github.mlangc
Artifact ID:
zio-interop-log4j2_2.13
Version:
0.2.0
Release Date:
Mar 29, 2020
Licenses:
Files:

libraryDependencies += "com.github.mlangc" %% "zio-interop-log4j2" % "0.2.0"

Mill build tool

ivy"com.github.mlangc::zio-interop-log4j2:0.2.0"

Scala CLI

//> using dep "com.github.mlangc::zio-interop-log4j2:0.2.0"

Ammonite REPL

import $ivy.`com.github.mlangc::zio-interop-log4j2:0.2.0`

<dependency>
  <groupId>com.github.mlangc</groupId>
  <artifactId>zio-interop-log4j2_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.mlangc', name: 'zio-interop-log4j2_2.13', version: '0.2.0'