Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In Phoenix Query Server, for example, if the client sends a SQL query with wrong syntax, the server will return a 500 response with the exception stack traces. But there is no error messages in PQS logs indicating this.
It would be good to log these exceptions into Phoenix Query Server logs, so the user can monitoring and analyze the logs later.