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