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