Re: turning off output

2004-01-29 Thread Oliver Koell
Hi BradO, i'm using the log4j log adapter (which is the default if log4j is in the classpath) and the message should go away if you set the httpclient log level to WARN. I have been buggered by this message too and think it should rather be written at the DEBUG level. I disabled automatic foll

turning off output

2004-01-29 Thread Brad O'Hearne
When running an app that uses HttpClient, I get the following output to standard out: Jan 29, 2004 10:22:31 AM org.apache.commons.httpclient.HttpMethodBase processRedirectResponse INFO: Redirect requested but followRedirects is disabled Is there any way to turn this output off? I am sure it has