I have used LoggingFilter in jersey to log server side requests and
responses.
I have problem in customizing these logging record entities and store them
in a file, possibly XML format.
FYI: Log requests and responses at the server side and not by clients(web
services or web application)
Thanks,
Arjun