On Tue, 31 Aug 2004, Michael Becke wrote:
> > On Aug 30, 2004, at 11:36 PM, Henri Yandell wrote: > > > > Yes, I walked into this one stupidly, especially as my original email's > > example specifically was not trying to target Digester as a place I > > disagreed, but the simpler library of BeanUtils. > > > > Apologies for a bad example, I wasn't thinking. > > > > BeanUtils (lots of debugging, but very low level class), HttpClient (6 > > debug lines), Configuration are some that leap out in my view. > > Just to chime in on HttpClient's behalf... Debug logging in > HttpClient is quite critical. Its primary use is as a configurable > "wire" log of all HTTP requests. We would have little hope of > resolving many user problems without logging. Ah, so Wire is a facade for the logging :) That explains why there seems to be so little logging in httpclient. Thanks, Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]