Last Version

Spring Extention Logging 1.0.1

Extension to log every incomming/outgoing http request etc. with Log4J due an spring interceptor and configure it once.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.winkelmann
ArtifactId

ArtifactId

spring-extension-logging
Version

Version

1.0.1
Type

Type

jar
Description

Description

Spring Extention Logging
Extension to log every incomming/outgoing http request etc. with Log4J due an spring interceptor and configure it once.
Project URL

Project URL

https://github.com/mwinkelmann/spring-extension-logging
Source Code Management

Source Code Management

https://github.com/mwinkelmann/spring-extension-logging

Download spring-extension-logging 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.3.2.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.21
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.