is not current version
Last Version 2.2.3

com.github.timpeeters:spring-boot-contextual-logging 2.2.0

Spring Boot Contextual Logging

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

com.github.timpeeters
ArtifactId

ArtifactId

spring-boot-contextual-logging
Version

Version

2.2.0
Type

Type

jar

Download spring-boot-contextual-logging 2.2.0


<!-- https://jarcasting.com/artifacts/com.github.timpeeters/spring-boot-contextual-logging/ -->
<dependency>
    <groupId>com.github.timpeeters</groupId>
    <artifactId>spring-boot-contextual-logging</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timpeeters/spring-boot-contextual-logging/
implementation 'com.github.timpeeters:spring-boot-contextual-logging:2.2.0'
// https://jarcasting.com/artifacts/com.github.timpeeters/spring-boot-contextual-logging/
implementation ("com.github.timpeeters:spring-boot-contextual-logging:2.2.0")
'com.github.timpeeters:spring-boot-contextual-logging:jar:2.2.0'
<dependency org="com.github.timpeeters" name="spring-boot-contextual-logging" rev="2.2.0">
  <artifact name="spring-boot-contextual-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timpeeters', module='spring-boot-contextual-logging', version='2.2.0')
)
libraryDependencies += "com.github.timpeeters" % "spring-boot-contextual-logging" % "2.2.0"
[com.github.timpeeters/spring-boot-contextual-logging "2.2.0"]