Jar examples for l:logging
Tiscover-Logging is a simple library that connects your java application directly to graphite for a numerical overview of the System and to Logstash/Elkstack for error-messages or other textual logging
You can download jar file logging 0.1.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logging-0.1.5.jar to your project.
<dependency> <groupId>com.facebook.jcommon</groupId> <artifactId>logging</artifactId> <version>0.1.5</version> </dependency>
compile group: 'com.facebook.jcommon', name: 'logging', version: '0.1.5'
libraryDependencies += "com.facebook.jcommon" % "logging" % "0.1.5"
<dependency org="com.facebook.jcommon" name="logging" rev="0.1.5"/>
@Grapes(@Grab(group='com.facebook.jcommon', module='logging', version='0.1.5'))
'com.facebook.jcommon:logging:jar:0.1.5'
Click the following link to download the jar file.
logging-0.1.5-javadoc.jar