Re: AbstractSAXTransformer logging (Re: cvs commit: ... AbstractSAXTransformer.java)

2003-06-19 Thread Nicola Ken Barozzi
Jeff Turner wrote, On 19/06/2003 0.35: Logging SAX events is best done with the LogTransformer anyway. I believe this is the point. I'll do this tonight if there's no objections. +1 -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discus

Re: AbstractSAXTransformer logging (Re: cvs commit: ... AbstractSAXTransformer.java)

2003-06-18 Thread Jeff Turner
Carsten Ziegeler wrote: Jeff Turner wrote: I'm not too sure of this commit. The problem is that AbstractSAXTransformer's debug-level logging is so verbose that it swamps the debug logs of its children with stuff like this: DEBUG (/forrest/body-index.html): BEGIN endTransformingElement uri=, nam

Re: AbstractSAXTransformer logging (Re: cvs commit: ... AbstractSAXTransformer.java)

2003-06-18 Thread David Kavanagh
Yes, yes, remove this stuff! I'll know if the hooks are being called if I a) use the right namespace b) override the hooks methods. I'm sure these were helpful at one point, but now David Carsten Ziegeler wrote: Jeff Turner wrote: I'm not too sure of this commit. The problem

RE: AbstractSAXTransformer logging (Re: cvs commit: ... AbstractSAXTransformer.java)

2003-06-18 Thread Carsten Ziegeler
Jeff Turner wrote: > > I'm not too sure of this commit. The problem is that > AbstractSAXTransformer's > debug-level logging is so verbose that it swamps the debug logs > of its children > with stuff like this: > > DEBUG (/forrest/body-index.html): BEGIN endTransformingElement > uri=, name=link,