on Fri, 19 Aug 2005 13:47:54 -0500 [EMAIL PROTECTED] wrote:
> I think the logging guide on the jakarta website should address this for
> you.
Yeah, I read that.
System.setProperty("org.apache.commons.logging.Log","org.apache.commons.logging
.impl.SimpleLog");
System.setProperty("org.apache.commons.logging.simplelog.showdatetime", "true");
System.setProperty("org.apache.commons.logging.simplelog.log.httpclient.wire",
"debug");
System.setProperty("org.apache.commons.logging.simplelog.log.org.apache.commons
.httpclient", "debug");
All I get is response headers :(
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]