Logdoc

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

License

License

GroupId

GroupId

org.znerd
ArtifactId

ArtifactId

logdoc
Last Version

Last Version

1.0-rc3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/znerd/logdoc

Download logdoc

Filename Size
logdoc-1.0-rc3.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • logdoc-ant-tasks
  • logdoc-core
  • logdoc-log4j
  • logdoc-maven-plugin
  • logdoc-sample-project
  • logdoc-slf4j

Versions

Version
1.0-rc3
1.0-rc2