Ticket #294 (closed defect: fixed)
Improve CFLogLogger messages when exception occurs in DB
| Reported by: | peterfarrell | Owned by: | peterfarrell |
|---|---|---|---|
| Priority: | major | Milestone: | Mach-II 1.8.0 alpha |
| Component: | framework - logging | Version: | 1.8.0 - Framework |
| Keywords: | CFLogLogger log logging | Cc: | jlcox@…, kurtwiersma |
| Blocking: | Blocked By: |
Description
When using the CFLogLogger to write to the server log for fatal errors, the error message for a db query exception is not optimal:
[MachII.framework.RequestHandler] Error Executing Database Query. :: coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
It might be appropriate to give more detailed information about the nature of the query error.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
