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