Skip to content

Logs the REST calls bodies and other data useful for production troubleshooting

License

Notifications You must be signed in to change notification settings

xonixx/spring-web-requests-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-web-requests-logging

Unit Tests

Logs the REST calls bodies and other data useful for production troubleshooting

Usage

In pom.xml <dependencies>:

<dependency>
    <groupId>com.github.xonixx</groupId>
    <artifactId>spring-web-requests-logging</artifactId>
    <version>v0.9.3</version>
</dependency>

In pom.xml <repositories>

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

Compatibility

Spring Boot Java spring-web-requests-logging
2.x 8 v0.9.2
3.x 17 v0.9.3

About

Logs the REST calls bodies and other data useful for production troubleshooting

Resources

License

Stars

Watchers

Forks

Packages

No packages published