spring-boot-logging icon indicating copy to clipboard operation
spring-boot-logging copied to clipboard

Not able to log incoming HTTP requests and outgoing HTTP responses with full body

Open 03saksham opened this issue 5 years ago • 1 comments

Everything is logging properly except Http request and Http response. It did log when I did POC for once. After that, it never logged request, response, and audit fields. @piomin Can you please help?

03saksham avatar Jun 03 '20 10:06 03saksham

Hi. Can you share your code example?

piomin avatar Aug 12 '20 22:08 piomin

Please retry it with the latest version of the library (1.4.0). Report if you still have problems with that. For now, I'm closing the issue

piomin avatar Jun 23 '23 08:06 piomin