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