Last Version

structured-logging 2.0.5

Structured logging and log testing

License

License

MIT
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.dm.infrastructure
ArtifactId

ArtifactId

structured-logging
Version

Version

2.0.5
Type

Type

jar
Description

Description

structured-logging
Structured logging and log testing
Project URL

Project URL

https://github.com/dm-drogeriemarkt/structured-logging
Source Code Management

Source Code Management

http://github.com/dm-drogeriemarkt/structured-logging/tree/master

Download structured-logging 2.0.5


<!-- https://jarcasting.com/artifacts/de.dm.infrastructure/structured-logging/ -->
<dependency>
    <groupId>de.dm.infrastructure</groupId>
    <artifactId>structured-logging</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.dm.infrastructure/structured-logging/
implementation 'de.dm.infrastructure:structured-logging:2.0.5'
// https://jarcasting.com/artifacts/de.dm.infrastructure/structured-logging/
implementation ("de.dm.infrastructure:structured-logging:2.0.5")
'de.dm.infrastructure:structured-logging:jar:2.0.5'
<dependency org="de.dm.infrastructure" name="structured-logging" rev="2.0.5">
  <artifact name="structured-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dm.infrastructure', module='structured-logging', version='2.0.5')
)
libraryDependencies += "de.dm.infrastructure" % "structured-logging" % "2.0.5"
[de.dm.infrastructure/structured-logging "2.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
net.logstash.logback : logstash-logback-encoder jar 6.4
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.springframework : spring-core Optional jar 5.2.9.RELEASE
org.springframework.boot : spring-boot Optional jar 2.3.4.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.14

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.assertj : assertj-core jar 3.17.2
org.mockito : mockito-core jar 3.5.13
de.dm.infrastructure : log-capture jar 3.1.0

Project Modules

There are no modules declared in this project.