log4j.logger.httpclient.wire=DEBUG, SOME_APPENDER
Mike
Michael Mattox wrote:
I've tried to turn the wire logging on but can't get it to work. I pasted the code to set the system properties but that doesn't work. Is it possible to use the wire log with Log4J?
Thanks Michael
-----Original Message----- From: Eric Johnson [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 3:23 PM To: Commons HttpClient Project Subject: Re: Occassional long download times
Michael,
You might try turning on the wire and/or trace logging (which sounds like it might generate a lot of data), but it would also tell you exactly where the delay occurs.
Knowing where the culprit occurs would provide additional detail that might clearly identify whether the problem lies with HttpClient or the network.
-Eric.
--------------------------------------------------------------------- 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]