3

I have a Jersey-based REST service deployed on apache tomcat. I would like to log the raw requests / responses made to the survey. The data that I am looking for is the URL and the body (in the case of POST/PUT messages).

How can I enable this logging?

jayraynet
  • 896
  • 1
  • 7
  • 24
  • 5
    this may help: http://stackoverflow.com/questions/2332515/how-to-get-jersey-logs-at-server – Waqas Jul 19 '12 at 18:39

0 Answers0