Capture Web Application Logs with App Service Diagnostics Logging
Use application logs in Azure Web Apps for debugging web app code.
Learning objectives
In this module, you will:
- Enable application logging on an Azure Web App
- View live application logging activity with the log streaming service
- Retrieve application log files from an application with Kudu or the Azure CLI
Add
Prerequisites
- Experience in basic web app development and deployment, including creating trace output from applications
- Understanding of Web apps in Microsoft Azure