Logdoc SLF4J Support

Contract-first logging tool, featuring internationalization and generation of code/web docs

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.znerd
ArtifactId

ArtifactId

logdoc-slf4j
Last Version

Last Version

1.0-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

Logdoc SLF4J Support
Contract-first logging tool, featuring internationalization and generation of code/web docs

Download logdoc-slf4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.znerd/logdoc-slf4j/ -->
<dependency>
    <groupId>org.znerd</groupId>
    <artifactId>logdoc-slf4j</artifactId>
    <version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/org.znerd/logdoc-slf4j/
implementation 'org.znerd:logdoc-slf4j:1.0-rc3'
// https://jarcasting.com/artifacts/org.znerd/logdoc-slf4j/
implementation ("org.znerd:logdoc-slf4j:1.0-rc3")
'org.znerd:logdoc-slf4j:jar:1.0-rc3'
<dependency org="org.znerd" name="logdoc-slf4j" rev="1.0-rc3">
  <artifact name="logdoc-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.znerd', module='logdoc-slf4j', version='1.0-rc3')
)
libraryDependencies += "org.znerd" % "logdoc-slf4j" % "1.0-rc3"
[org.znerd/logdoc-slf4j "1.0-rc3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.znerd : logdoc-core jar 1.0-rc3
org.znerd : znerd-util jar 0.7
org.slf4j : slf4j-api jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-rc3
1.0-rc2