How can I access logs for debugging my custom app in production?

I can’t find where I can see logging for debugging my custom app on the production site. In dev I know and it works…

You need to look into using server logs for your app and where you’re hosting it. You can either read through the logs or use an external service like Axiom, Logflare or Papertrail to have a stream of your logs.