When a web application is uploaded to Azure App Service, the first question developers face is how to debug (Debug)? When developing applications on the local machine, the development tools usually help us organize all kinds of information, but after uploading to the cloud environment, many people will appear to be in a hurry. Sometimes it is not an exaggeration to say that it is “blind and touch the elephant”, which is very painful. In this article, I plan to get you started and teach you how to use Log stream ( record data stream ) to view application execution records in a free and simple way!
… continue reading …
This article is transferred from http://blog.miniasp.com/post/2022/12/29/How-to-use-Azure-App-Service-Log-stream-for-your-ASPNET-Web-Apps
This site is only for collection, and the copyright belongs to the original author.