Azure Web App Trace logs not appearing in log
问题 I am using Azure Web App Application Logging, and I followed the online tutorial, and made the following setup: I get an exception and in my catch block I have the following code: Trace.TraceError("abc"); Trace.TraceInformation("abc"); Trace.TraceWarning("abc"); Trace.WriteLine("abc"); Console.WriteLine("abc"); In the logs I get this: 2017-02-13 03:30:14 ~1ENGINEMAILERAPI GET /api/vfs/site/wwwroot/ _=1486950157594&X-ARR-LOG-ID=149fee3f-8da3-460e-816e-10e7a4b95f1d 443 - 121.121.23.217 Mozilla