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-20 07:21 ------- Since XmlLogger is currently a *listener*, changing it to implement BuildLogger would solve all of these problems, right? When its being used as a listener it would not have its logging level set and could pass through everything as it currently does. When being used as a logger it could use the log level. I think it would be possible to just have a boolean flag 'useFilter' default to false, and set it to true when the log level is set. Can't we have our cake and eat it too on this issue? :) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
