Correct way to enable header logs is log4j.logger.jclouds.headers=
debug
...
Thanks for [1] Andrew, but I feel like it's missing the most important
piece of information i.e. the name of the log appender for wire and headers.
Wdyt? Shouldn't we add that bit of information?
Seems like a good candidate for a simple pull request [1], indeed ;-)
The appender name is included in the sample logback.xml file [2], but
it could indeed be more obvious. And it's missing from the sample
log4j file, incidentally...
Regards
ap
[1]
http://jclouds.apache.org/documentation/devguides/contributing-to-documentation/
[2]
https://github.com/jclouds/jclouds/blob/master/compute/src/test/resources/logback.xml#L49
[3]
https://github.com/jclouds/jclouds/blob/master/compute/src/test/resources/log4j.xml
--
Andrew Phillips
Apache jclouds