createReportingErrorHandler
createReportingErrorHandler(
reporter):ErrorHandler
Defined in: error-handler.ts:125
Create error handler that reports errors to an external service
Parameters
Section titled “Parameters”reporter
Section titled “reporter”(error, req) => Promise<void>