dotnet/aspnetcore

Support environment variable alternatives from ANCM logging settings

Open

#3.837 aberto em 2 de ago. de 2018

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)C# (10.653 forks)batch import
Needs: Designaffected-very-fewarea-networkingenhancementfeature-iishelp wantedseverity-nice-to-have

Métricas do repositório

Stars
 (37.933 stars)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (258 fundiu PRs em 30d)

Description

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

Guia do colaborador