Last Version

com.github.structlogging:structlogger-example 0.12.0

Example usage of library for structured logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.structlogging
ArtifactId

ArtifactId

structlogger-example
Version

Version

0.12.0
Type

Type

jar
Description

Description

com.github.structlogging:structlogger-example
Example usage of library for structured logging
Project URL

Project URL

https://github.com/structlogging/structlogger
Source Code Management

Source Code Management

http://github.com/structlogging/structlogger/tree/master

Download structlogger-example 0.12.0


<!-- https://jarcasting.com/artifacts/com.github.structlogging/structlogger-example/ -->
<dependency>
    <groupId>com.github.structlogging</groupId>
    <artifactId>structlogger-example</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.structlogging/structlogger-example/
implementation 'com.github.structlogging:structlogger-example:0.12.0'
// https://jarcasting.com/artifacts/com.github.structlogging/structlogger-example/
implementation ("com.github.structlogging:structlogger-example:0.12.0")
'com.github.structlogging:structlogger-example:jar:0.12.0'
<dependency org="com.github.structlogging" name="structlogger-example" rev="0.12.0">
  <artifact name="structlogger-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.structlogging', module='structlogger-example', version='0.12.0')
)
libraryDependencies += "com.github.structlogging" % "structlogger-example" % "0.12.0"
[com.github.structlogging/structlogger-example "0.12.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.structlogging : structlogger jar 0.12.0
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.apache.kafka : kafka-clients jar 1.0.0

Project Modules

There are no modules declared in this project.