Ken, Thanks, that did it.
I would have never figured that out. Your help is much appreciated. -----Original Message----- From: Ken Krugler [mailto:[email protected]] Sent: Wednesday, June 03, 2009 10:56 PM To: HttpClient User Discussion Subject: RE: Wire Logging >Bindul, > >Thanks, sometimes even if the problem is staring you right in the >face, you can't see it. > >I removed the .level from the logger names. > >Still no logging of data over the wire. > >I've tried various ways of setting up the logging, passing as JVM options, >setting in the JAVA_HOME..../logging.properties file..... > >If I wasn't seeing the logging for org.apache.commons.httpclient in my log, I >would assume it was something I was doing wrong, but that logging is >showing up, >so I'm somewhat confused as to why one would show up, but not the others. > >Anything else I might try? IIRC, with HttpClient 3.1 there was a weird thing where "httpclient.wire" was the name of the wire logger, not org.apache.<whatever> -- Ken -- Ken Krugler +1 530-210-6378 --------------------------------------------------------------------- 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]
