Last Version

Spring Boot Contextual Logging 2.2.3

Spring Boot Contextual Logging

License

License

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.3
Type

Type

jar
Description

Description

Spring Boot Contextual Logging
Spring Boot Contextual Logging
Project URL

Project URL

https://github.com/timpeeters/spring-boot-contextual-logging
Source Code Management

Source Code Management

https://github.com/timpeeters/spring-boot-contextual-logging

Download spring-boot-contextual-logging 2.2.3


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

Dependencies

compile (12)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core jar
org.slf4j : slf4j-api jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-core jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.cloud : spring-cloud-context Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (7)

Group / Artifact Type Version
junit : junit jar
org.apache.tomcat : tomcat-annotations-api jar
org.assertj : assertj-core jar
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.