Todd Wells wrote: > How can I disable HttpClient from > logging? That depends on how you've configured logging in the first place. Raise the log level to "WARNING", and the INFO messages will be gone. For details, refer to our logging guide at http://jakarta.apache.org/commons/httpclient/logging.html and the documentation of the logging package you are using.
cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
