DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38394>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38394 Summary: PropertySetter fails to print stacktrace if error occurs setting property Product: Log4j Version: 1.3alpha Platform: All OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P3 Component: Configurator AssignedTo: log4j-dev@logging.apache.org ReportedBy: [EMAIL PROTECTED] If a PropertySetterException is thrown during setting of an object property, a warning is logged but the log call is passed the 'cause' of the exception which is always null and therefore no cause is printed. Changing the log call to pass the PropertySetterException as a param leads to more useful output. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]