I noticed a change in the scopes used for wire logging in HC 4.0:
DefaultClientConnection
private final Log headerLog =
LogFactory.getLog("org.apache.http.headers");
private final Log wireLog = LogFactory.getLog("org.apache.http.wire");
I'm sure there's a good reason to change convention. Can you give an update
as compared to this?
http://hc.apache.org/httpclient-3.x/logging.html
Thanks,
-Adrian
jclouds
