HttpClient uses the commons-logging library for all of its logging. Please take a look at the commons-logging site for configuration details <http://jakarta.apache.org/commons/logging.html>. In general you will want to set the log level for "org.apache.commons.httpclient" to something less sensitive that INFO (WARN or ERROR perhaps).
Mike
On Tuesday, June 24, 2003, at 07:18 PM, Zulfi Umrani wrote:
Does anyone know how to suppress the information message generated by http client.
[INFO] HttpMethod - -100 (continue) read timeout. Resume sending the request
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
