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