You need to enable diagnostics logging for apps in Azure App Service.
Refer: https://learn.microsoft.com/en-us/azure/app-service/troubleshoot-diagnostic-logs
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Basic debug logging
How to do debug logging in azure. I want basic logging. Logging to pin down server side bugs such as the cause of a time out.
I tried this - but it did not work:
Solution by benjamingranados https://stackoverflow.com/questions/60696690/how-can-i-view-console-or-trace-output-in-an-azure-app-service-console-writelin
I can see get/post requests with the above solution, IIS messages I am guessing. But no logs.
3 of us have put over 8 hours into this and still no solution. Logs are something widely used, I would expect it to be a 5 min thing. Logs with google was super easy, but not with azure.
You need to enable diagnostics logging for apps in Azure App Service.
Refer: https://learn.microsoft.com/en-us/azure/app-service/troubleshoot-diagnostic-logs