Tron commented on Bug LBCLASSIC-327
I encountered the same problem, and solved it by extending the SyslogAppender. Looking at the source code, the syslogappender writes the stacktrace to an outputstream in the postProcess(...) method. Overriding this method with an empty body removed the stacktrace from the syslog.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira