A question I’m starting to ask myself is how I will in the future debug when customers report errors on my production server.
For the moment my error page have a section with information I display for the user to report, date of report, type of error, etc.
When my tester are reporting to me errors I use Wappler to switch to their target and display logs, but I find it painful to navigate through it.
How are you debugging your live servers? Are you using Wappler, ssh, or a tool from your hosting? Any improvment planned for this from the team, adding date and time in logs for example?
we've used LogRocket extensively - was very helpful with screen recording and logging of http requests.
if its purely UI based, maybe MS Clarity would be better, free an easy to setup and free.
Posthog, Sentry if you want much more.