Last Version

groovy-slf4j-ndc - Groovy-based tool for emulating NDC in slf4j using MDC 0.1

Emulates nested diagnostic context (NDC) in slf4j and Groovy using mapped diagnostic context (MDC).

License

License

Categories

Categories

Groovy Languages SLF4J Application Layer Libs Logging
GroupId

GroupId

com.trigonic
ArtifactId

ArtifactId

groovy-slf4j-ndc
Version

Version

0.1
Type

Type

jar
Description

Description

groovy-slf4j-ndc - Groovy-based tool for emulating NDC in slf4j using MDC
Emulates nested diagnostic context (NDC) in slf4j and Groovy using mapped diagnostic context (MDC).
Project URL

Project URL

https://github.com/TrigonicSolutions/groovy-slf4j-ndc

Download groovy-slf4j-ndc 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4

Project Modules

There are no modules declared in this project.