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
I'm in process of debugging some triggers.
During this process, I've setup a series of "RAISE NOTICE" (PostgreSQL
statement) that is captured by JDBC driver as SQLWarning.
No logger so far is able to capture SQLWarnings after statement execution.
Would be possible to add this feature to log4jdbc?
I would like to capture the SQL Statement (prepared or not) that resulted in a
SQLWarning from database.
Thanks,
Edson
Original issue reported on code.google.com by [email protected] on 16 Jan 2013 at 11:26
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 16 Jan 2013 at 11:26The text was updated successfully, but these errors were encountered: