Jar examples for s:structlogger
Library for structured logging
You can download jar file structlogger 0.9.0 in this page.
The 2-Clause BSD License
You can use the following script to add structlogger-0.9.0.jar to your project.
<dependency> <groupId>com.github.structlogging</groupId> <artifactId>structlogger</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.github.structlogging', name: 'structlogger', version: '0.9.0'
libraryDependencies += "com.github.structlogging" % "structlogger" % "0.9.0"
<dependency org="com.github.structlogging" name="structlogger" rev="0.9.0"/>
@Grapes(@Grab(group='com.github.structlogging', module='structlogger', version='0.9.0'))
'com.github.structlogging:structlogger:jar:0.9.0'
Click the following link to download the jar file.
structlogger-0.9.0-javadoc.jar