I did it but still have lots of logs being written .. .. here is few
6954 [main] DEBUG httpclient.wire.header  - << "[\r][\n]"
6954 [main] WARN org.apache.commons.httpclient.HttpMethodBase  - Going to
buffer response body of large or unknown size. Using getResponseBodyAsStream
instead is recommended.
6954 [main] DEBUG org.apache.commons.httpclient.HttpMethodBase  - Buffering
response body
6954 [main] DEBUG httpclient.wire.content  - << "1"
6954 [main] DEBUG httpclient.wire.content  - << "b"

I want to disable ALL.

..alee
http://techboard.wordpress.com



On Fri, Feb 6, 2009 at 1:41 AM, Oleg Kalnichevski <[email protected]> wrote:

> alee amin wrote:
>
>> I need to disable the logging of httpClient - all logging. I have read the
>> settings from "logging" page but i am not able to disable logs. can
>> someone
>> guide me.
>>
>> ..alee
>> http://techboard.wordpress.com
>>
>>
>
> Just set 'org.apache.commons.httpclient' logging category to FATAL
> priority.
>
> Oleg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to