Skip to content

createReportingErrorHandler

createReportingErrorHandler(reporter): ErrorHandler

Defined in: error-handler.ts:125

Create error handler that reports errors to an external service

(error, req) => Promise<void>

ErrorHandler