Proper error logging and tracing?
Do you guys have an example repo that properly sets up error logs and trace?
It seems too difficult to trace here (in the image). As you can see it only traces back to the library-code that threw the error.
I kinda have to to manually trace which function actually threw that error in my code. Which was around here:
1 Reply
If you look at the logs, it doesn't have s3.ts anywhere D: