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