olegk wrote:
> 
> 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
> 
> 

Hello Oleg,

thanks for the link, but in my case - sorry I forgot to mention it - this
doesn't help, because I'm using Websphere with its TrLog.

Thank you,
s3g

-- 
View this message in context: 
http://www.nabble.com/HttpClient%3A-Set-logging-level-tf2141123.html#a5912399
Sent from the Commons - User forum at Nabble.com.


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

Reply via email to