Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
Environment:Mac OS X Leopard 10.5 Java 1.5.0_13-b05-237)
-
Number of attachments :
Description
Currently, SQL logging is performed after statement is executed.
So, SQL is logged only statement is executed successfully.
But if execution failed (like SQL syntax error), I cannot look caused SQL up from log.
How about separating a log entry into "SQL" and "took time"?
SQL is logged before executing, then time is logged after executing.
Thanks.
Sorry... I forgot to set Affects Version... It's jDBI-2.2.2.