Logdoc Log4J Support

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

License

License

GroupId

GroupId

org.znerd
ArtifactId

ArtifactId

logdoc-log4j
Last Version

Last Version

1.0-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download logdoc-log4j

How to add to project

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

test (2)

Group / Artifact Type Version
org.znerd : logdoc-core test-jar 1.0-rc3
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-rc3
1.0-rc2