Hi, I am using cxf to build WS solutions and I'd like to log requests and responses. I saw logging interceptors and I was trying to build something similar. However, I would like to include the name of the service interface (java) in the log output. I saw that there are several data that are included in message and exchange objects, but I could not find that piece of data. Is there a place where I can find it?
Thank you, very much! -- Fábio
