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 1.0.0


Group ID:
com.github.mlangc
Artifact ID:
zio-interop-log4j2_2.12
Version:
1.0.0
Release Date:
Aug 16, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.mlangc</groupId>
  <artifactId>zio-interop-log4j2_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.mlangc', name: 'zio-interop-log4j2_2.12', version: '1.0.0'