https://issues.apache.org/bugzilla/show_bug.cgi?id=46388
Curt Arnold <carn...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Curt Arnold <carn...@apache.org> 2009-01-08 09:24:53 PST --- The reference for the potentially misleading documentation was not provided, but I elaborated the Layout.ignoresThrowable javadoc. The SyslogAppender is properly interpreting the property. If Layout.ignoresThrowable is false, then the layout handles the throwable and the appender should not do anything with the throwable. If Layout.ignoresThrowable is true, then the layout does not do anything with the throwable and the appender is responsible for formatting the throwable. Committed rev 732766. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org