DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4081>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4081

XmlLogger Enhancements





------- Additional Comments From [EMAIL PROTECTED]  2001-11-18 16:39 -------
There is a valid reason to filter in the XML logger itself, and that is the 
file size.

With the full debug log information, the file sizes get quite a lot larger; on 
our build system, we get about 4.5 MB for a normal Ant build, vs 330 KB log 
files from CruiseControl (which does provide this filtering). These large files 
are an issue if you wish to store build logs, and they also add a lot of extra 
processing time for the XSL.

Adding filtering is a minor addition to the logger, and I would be happy to 
provide a patch for it if you want.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to