HTTPServer - log request errors #3

Open
opened 2021-06-18 01:18:31 +00:00 by garrettmills · 0 comments
Owner

https://code.garrettmills.dev/extollo/lib/src/branch/master/src/service/HTTPServer.ts#L107

Currently, if a request throws an error, an error response is sent. But, we should also log that request using the logError method.

Needs #2.

https://code.garrettmills.dev/extollo/lib/src/branch/master/src/service/HTTPServer.ts#L107 Currently, if a request throws an error, an error response is sent. But, we should also log that request using the logError method. Needs #2.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: extollo/lib#3
No description provided.