dotnet/aspnetcore

Support environment variable alternatives from ANCM logging settings

Open

#3,837 opened on 2018年8月2日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C# (10,653 forks)batch import
Needs: Designaffected-very-fewarea-networkingenhancementfeature-iishelp wantedseverity-nice-to-have

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (平均マージ 16d 9h) (30d で 258 merged PRs)

説明

When running in App Service with Run-From-Zip, files are read-only so user cannot tweak web.config to change things like stdoutLogEnabled. Having an environment variable alternative would solve this.

This first came up on https://github.com/Azure/app-service-announcements-discussions/issues/32#issuecomment-407813574

コントリビューターガイド