Folks, after hours of suffering again I cannot get any logging from my .NET
Framework Web API deployed to an App Service. In the portal I have
Application Logging Blob on and pointing to a container.

The only messages going into the log blobs are "DeploymentComplete". Debug
or Release build makes no difference.

I've tried all of the System.Diagnostics.Trace.WriteXXX methods but nothing
is logged. Web searches suggest that's the correct class to use. Is there
some magical setting I've missed?

This app is going live soon and the logs are expected to be working.

Thanks, *Greg*

Reply via email to