what's the correct way of reporting unhandled errors to Datadog (or similar services)?
I tried multiple things to make sure that Datadog sees the actual error being thrown, but no matter what I did, the error is always the same (screenshot attached).
This is my current logger (it was much simpler before, but I tried to recursively find the
cause error with no luck).

0 Replies