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