On Mon, 2006-08-21 at 09:02 -0700, s3g wrote: > Hello! > > In my code I'm calling HttpClient.executeMethod(), which internally calls > HttpClient.HttpMethodDirector.executeWithRetry(). The problem is that > 'executeWithRetry()' logs an info message if an I/O Exception occurs. > > So, I'm searching for a way to set the logging level of HttpClient to avoid > logging of this info message. >
Please refer to the HttpClient logging guide: http://jakarta.apache.org/commons/httpclient/logging.html Hope this helps Oleg > Regards and thanks in advance for any answer, > s3g --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
