Add custom logging mechanism
Closed this issue · 0 comments
swilgosz commented
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.