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