Thanks. Do you actually mean to instantiate it:
LoggingFeature logging = new LoggingFeature();
logging.setPrettyLogging(true);
The github example is a Server - I want to do it in a client and print to
log4j and console?
So after the above two lines how do I write to console request and response?
Cheers
AG
--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
