MVN

org.fluentd : fluent-logger

Maven & Gradle

Jun 12, 2019
35 usages
202 stars

Fluent Logger for Java · Java implementation of structured logger for Fluent.

<dependency>
    <groupId>org.fluentd</groupId>
    <artifactId>fluent-logger</artifactId>
    <version>0.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fluentd : fluent-logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.4

All Versions

Choose a version of org.fluentd : fluent-logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
fluent-logger-0.3.4
fluent-logger-0.3.3
fluent-logger-0.3.2
fluent-logger-0.3.1
fluent-logger-0.3.0
0.2.x
fluent-logger-0.2.11
fluent-logger-0.2.10
fluent-logger-0.2.9
fluent-logger-0.2.8
fluent-logger-0.2.7
fluent-logger-0.2.6
fluent-logger-0.2.5
fluent-logger-0.2.4
fluent-logger-0.2.3
fluent-logger-0.2.2
fluent-logger-0.2.1
fluent-logger-0.2.0
0.1.x
fluent-logger-0.1.0

How to add a dependency to Maven

Add the following org.fluentd : fluent-logger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fluentd</groupId>
    <artifactId>fluent-logger</artifactId>
    <version>0.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fluentd : fluent-logger gradle dependency to your build.gradle file:

implementation 'org.fluentd:fluent-logger:0.3.4'

Gradle Kotlin DSL: Add the following org.fluentd : fluent-logger gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fluentd:fluent-logger:0.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fluentd : fluent-logger sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fluentd" % "fluent-logger" % "0.3.4"

Advertisement

Dependencies from Group

Jun 12, 2019
35 usages
202 stars
Jan 05, 2017
1 usages
45 stars
Jun 21, 2016
1 usages
45 stars
Jan 05, 2017
1 usages
45 stars
Feb 19, 2013
45 stars

Discover Dependencies

May 18, 2023
0 stars
Jan 19, 2017
8 usages
199 stars
Jan 19, 2017
9 usages
199 stars
Jun 27, 2015
16 usages
318 stars
Jun 27, 2015
318 stars
Jun 27, 2015
318 stars
Jan 02, 2023
288 stars
Jun 02, 2023
1 usages
539 stars
Jul 18, 2023