dotnet/aspnetcore

Support environment variable alternatives from ANCM logging settings

开放

#3,837 创建于 2018年8月2日

 (9 条评论) (0 个反应) (0 位负责人)C# (10,653 个派生)batch import
Needs: Designaffected-very-fewarea-networkingenhancementfeature-iishelp wantedseverity-nice-to-have

仓库指标

星标
 (37,933 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南