Jar examples for f:fluent-logger
Simple logging abstraction with standard java logging system
You can download jar file fluent-logger 0.3.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fluent-logger-0.3.2.jar to your project.
<dependency> <groupId>org.fluentd</groupId> <artifactId>fluent-logger</artifactId> <version>0.3.2</version> </dependency>
compile group: 'org.fluentd', name: 'fluent-logger', version: '0.3.2'
libraryDependencies += "org.fluentd" % "fluent-logger" % "0.3.2"
<dependency org="org.fluentd" name="fluent-logger" rev="0.3.2"/>
@Grapes(@Grab(group='org.fluentd', module='fluent-logger', version='0.3.2'))
'org.fluentd:fluent-logger:jar:0.3.2'
Click the following link to download the jar file.
fluent-logger-0.3.2-jar-with-dependencies.jar