I am using the Apache CXF Framework. Inside my client program, I need to log CXF SOAP Requests and SOAP Responses. When I used
In your spring context configuring below would log the request and response soap messsage.