Rainer Döbele created EMPIREDB-479:
--------------------------------------
Summary: Improve failed query logging
Key: EMPIREDB-479
URL: https://issues.apache.org/jira/browse/EMPIREDB-479
Project: Empire-DB
Issue Type: Improvement
Components: Core
Reporter: Rainer Döbele
If a query fails usually a QueryFailedException is throw and logged. While the
log output prints the query SQL command and the causing exception message, it
currently lacks the output of the parameter values, which may be essential for
finding the reason for the query failure. This fix also prints the query
paramter values in the log output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)