Log Microsoft warnings to log file

This commit is contained in:
sephrat 2022-08-08 13:08:05 +02:00
commit 92179f7ba2

View file

@ -4,7 +4,7 @@
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "None",
"Microsoft": "Warning",
"Hangfire": "None",
"System.Net.Http.HttpClient.health-checks": "Warning",
"HealthChecks": "Warning"