You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Yang Sun <ys...@ist.psu.edu> on 2007/09/21 17:19:02 UTC

how to turn off the console output

Is there anyway to turn off the console output? It is really annoying 
when I am trying to debug for a multithreaded crawler. I'm using 
httpclient-3.1.

Thanks,
Yang

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org


Re: how to turn off the console output

Posted by Roland Weber <os...@dubioso.net>.
Yang Sun wrote:
> Is there anyway to turn off the console output?

Configure your logging framework correctly:
http://jakarta.apache.org/httpcomponents/httpclient-3.x/logging.html

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org