This is tougher for the JDBCAppender than others. For file output it is possible to simply write out a few more lines of text. This doesn't work for a db. The format is different from the regular messages and so has to be handled differently. I'll start working/thinking on this, but any ideas or suggestions would be highly appreciated.
Kevin Ceki Gülcü wrote: > FYI. > > >Date: 25 Apr 2002 19:58:14 -0000 > >From: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED] > >Cc: > >Subject: DO NOT REPLY [Bug 8529] New: - > > JDBCAppender doesn't take throwable stack trace > >X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > >X-Spam-Rating: icarus.apache.org 1.6.2 0/1000/N > > > >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=8529>. > >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=8529 > > > >JDBCAppender doesn't take throwable stack trace > > > > Summary: JDBCAppender doesn't take throwable stack trace > > Product: Log4j > > Version: 1.2 > > Platform: Other > > OS/Version: Other > > Status: NEW > > Severity: Normal > > Priority: Other > > Component: Appender > > AssignedTo: [EMAIL PROTECTED] > > ReportedBy: [EMAIL PROTECTED] > > > > > >Hi, > > > >It appears to me that JDBCAppender is unable to get the actual stack trace > >of a > >Throwable object send to the .log() method. The stack trace is appearing for > >other appenders like FileAppender, but not for JDBCAppender. > > > >Thanks, > >Mike Liu > > -- > Ceki > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>