tjrobinson.net

Home

❯

Blog

❯

2017 04 04 stdout logging in asp net 1 1 1 azure web apps

2017-04-04-stdout-logging-in-asp-net-1-1-1-azure-web-apps

Apr 04, 20171 min read

Because I keep forgetting it:

stdoutLogEnabled="true"
 stdoutLogFile="\\?\%home%\LogFiles\stdout"

Full details: https://github.com/aspnet/Docs/blob/master/aspnetcore/host-and-deploy/azure-apps/troubleshoot.md#run-the-app-in-the-kudu-console


© Tom Robinson 2026