Jar examples for c:clogr
Clogr simplifies SLF4J logging while providing compartmentalized logging configurations via Csar.
You can download jar file clogr 0.7.0 in this page.
Apache License, Version 2.0
You can use the following script to add clogr-0.7.0.jar to your project.
<dependency> <groupId>io.clogr</groupId> <artifactId>clogr</artifactId> <version>0.7.0</version> </dependency>
compile group: 'io.clogr', name: 'clogr', version: '0.7.0'
libraryDependencies += "io.clogr" % "clogr" % "0.7.0"
<dependency org="io.clogr" name="clogr" rev="0.7.0"/>
@Grapes(@Grab(group='io.clogr', module='clogr', version='0.7.0'))
'io.clogr:clogr:jar:0.7.0'
Click the following link to download the jar file.
clogr-0.7.0-javadoc.jar