spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

RestClient - Consider adding request/response logs

Open michaelisvy opened this issue 1 year ago • 0 comments

Hi, I commonly add logs to the RestClient based on this nice example from Craig Walls: https://github.com/habuma/logging-interceptor/tree/main

Would it make sense to add request/response logging capabilities as part of the RestClient? That way, it would be simple for everyone to set it up.

Thanks!

michaelisvy avatar Oct 19 '24 05:10 michaelisvy