Implement logging in a .NET Framework ASP.NET web application
Learn how to implement logging in an ASP.NET web application so you can store log data in Azure Blob storage and incorporate log information into Azure Application Insights performance data.
Learning objectives
In this module, you will:
- Implement logging in an ASP.NET web application.
Prerequisites
- Some C# programming experience
- Familiarity with ASP.NET development
- A development environment that has Windows 10 and Visual Studio 2019 installed, with the latest updates
- Git for Windows installed on your desktop