fix: Log Microsoft warnings to log file (#4723)

[skip ci]
This commit is contained in:
sephrat 2022-08-08 16:52:18 +02:00 committed by GitHub
commit 26ac75f0c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"