-
Feb 15th, 2013, 11:39 AM
#1
Spring 3.2 REST WS Request/Response logging
Hi,
I use Spring 3.2 to implement a REST WS. I use Jackson 2 as JSON processor.
I would like to be able to log all JSON Requests/Responses.
I have tried to use a HandlerInterceptor but i am not able to correctly log the JSON response.
What is the best way to perform JSON Requests/Responses logging with Spring MVC ?
Thank you very much.
-
Feb 16th, 2013, 03:28 PM
#2
-
Feb 23rd, 2013, 11:50 AM
#3
-
Jun 10th, 2013, 03:23 AM
#4
Were you able to find a solution for this?
I need to log all input/output on our REST services platform but can't find a simple way to do this...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules