Is there any built-in support to log the requests from server side in RESTEasy ?
During development, I\'d like to see the request\'s path, headers and body, etc.
something similar to jersey com.sun.jersey.api.container.filter.LoggingFilter
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Is there any built-in support to log the requests from server side in RESTEasy ?
During development, I\'d like to see the request\'s path, headers and body, etc.
something similar to jersey com.sun.jersey.api.container.filter.LoggingFilter
Thanks.