franzhcs / fluentd4log4j   1.0

GitHub

Fluentd Log4j Appender

Scala versions: 2.11

fluentd4log4j 1.0


Group ID:
io.github.elbryan
Artifact ID:
fluentd4log4j_2.11
Version:
1.0
Release Date:
Mar 18, 2019
Licenses:
Files:

libraryDependencies += "io.github.elbryan" %% "fluentd4log4j" % "1.0"

Mill build tool

ivy"io.github.elbryan::fluentd4log4j:1.0"

Scala CLI

//> using dep "io.github.elbryan::fluentd4log4j:1.0"

Ammonite REPL

import $ivy.`io.github.elbryan::fluentd4log4j:1.0`

<dependency>
  <groupId>io.github.elbryan</groupId>
  <artifactId>fluentd4log4j_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'io.github.elbryan', name: 'fluentd4log4j_2.11', version: '1.0'