I am getting error HTTP Error 500.0 - Internal Server Error when I try to run an asp.net core application on my server. To debug this I enabled stdout log files as per this article https://docs.microsoft.com/en-us/aspnet/core/test/troubleshoot-azure-iis?view=aspnetcore-3.0#aspnet-core-module-stdout-log-iis
But it is not writing any log in the logs folder It is empty Why?