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