Jar examples for j:json-logger
Library to allow logging in json format and ability to config automatic logging of environment variables
You can download jar file json-logger 1.0.1 in this page.
BSD License
You can use the following script to add json-logger-1.0.1.jar to your project.
<dependency> <groupId>com.github.michaelruocco</groupId> <artifactId>json-logger</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.michaelruocco', name: 'json-logger', version: '1.0.1'
libraryDependencies += "com.github.michaelruocco" % "json-logger" % "1.0.1"
<dependency org="com.github.michaelruocco" name="json-logger" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.michaelruocco', module='json-logger', version='1.0.1'))
'com.github.michaelruocco:json-logger:jar:1.0.1'
Click the following link to download the jar file.
json-logger-1.0.1-javadoc.jar