driggl/jsonapi_errors_handler

Add custom logging mechanism

Closed this issue · 0 comments

It's a very popular situation when in case of an error we want to catch it via external logging mechanism, like email notification, or external tool (i.e. Sentry)

We should add a way to provide this feature and document it properly.