Change NLOG minlevel from app service?? without causing restart
.Net 4.8 C# API, currently writes its logs to our database using NLog, which is all working.
Change value in Azure app config, without causing restart of app service, possible work around?
.Net 4.8 C# API, currently writes its logs to our database using NLog, which is all working.