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