Logging requestID / correlationID
Hey! I'm interested in your opinion on the best way to correlate all the logs for each request.
I am concerned that once an app is deployed in prod, the multiple logs from the server would get mixed up and be difficult to troubleshoot.
Is this something you have already dealt with in a WASP app?
Thanks!!!
I am concerned that once an app is deployed in prod, the multiple logs from the server would get mixed up and be difficult to troubleshoot.
Is this something you have already dealt with in a WASP app?
Thanks!!!