Hi, We are using HttpClient 4.2.3 to communicate to a third party Internet URL. To debug any issue that comes during communication, we need to see the debug logs generated by HttpClient classes (for example HttpAuthenticator class). I see that commons-logging-1.1.1.jar is shipped with HttpClient. But do not know how to configure it for logging at debug level. Can some one please tell me necessary steps I should do to see the debug logs of HttpClient.
thank you for help, deepak
