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=9349>. 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=9349 WriterAppender ignoresThrowable handling reversed [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-05-23 14:32 ------- Marc, The existent code is consistent with the indetended logic. If the layout ignores the exception, the WriterAppender will output it one line at a time. If the layout does not ignore the exception, i.e. it handles it, then there is no need for WriterAppender to output it a second time. There is no option for not output exceptions, except if the layout lies about the way it handles exceptions. I am marking this bug as RESOLVED INVALID. -- Ceki -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
