You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is perhaps a cosmetic issue.
In my unit tests (call them integration tests if you want) I will sometimes
violate database constraints and check whether the expected error is raised.
Now with log4jdbc this leads to a full stacktrace from the jdbc.audit,
jdbc.sqlonly and jdbc.sqltiming.
I my case, that’s 3 stacktraces. See issue #49 for why I don’t use FATAL to
cut this down to only 1. But even a single stacktrace is not helpful in this
case.
Original issue reported on code.google.com by MichaelPiefel on 29 Mar 2012 at 7:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
MichaelPiefel
on 29 Mar 2012 at 7:02The text was updated successfully, but these errors were encountered: