Only log error messages from Microsoft

This commit is contained in:
sephrat 2022-10-26 16:52:25 +02:00
commit bb47d4d2da

View file

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