I could not find any logging documentation for HttpClient 4.x.

As far as I can make out, the 3.1 logging guide is mostly applicable,
except that the logging names have changed:

httpclient.wire     is now
org.apache.http.wire

httpclient.wire.header   - is now
org.apache.http.headers

org.apache.commons.httpclient - is now split into several parts:

org.apache.http.client.protocol
org.apache.http.impl.client
org.apache.http.impl.conn

Is this correct?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to