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 2.0.18 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logging-2.0.18.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>logging</artifactId> <version>2.0.18</version> </dependency>
compile group: 'com.spotify', name: 'logging', version: '2.0.18'
libraryDependencies += "com.spotify" % "logging" % "2.0.18"
<dependency org="com.spotify" name="logging" rev="2.0.18"/>
@Grapes(@Grab(group='com.spotify', module='logging', version='2.0.18'))
'com.spotify:logging:jar:2.0.18'
Click the following link to download the jar file.
logging-2.0.18-javadoc.jar