Skip to content

createLoggingErrorHandler

createLoggingErrorHandler(log): ErrorHandler

Defined in: error-handler.ts:113

Create error handler that logs to a custom logger

(message, error) => void

ErrorHandler