disable logging on microsoft components

This commit is contained in:
Frede Hundewadt 2022-10-05 13:00:39 +02:00
parent bc856f5170
commit 59ab1effd7

View file

@ -36,7 +36,7 @@
"LogLevel": { "LogLevel": {
"Default": "Information", "Default": "Information",
"System": "Information", "System": "Information",
"Microsoft": "Information" "Microsoft": "None"
}, },
"Debug": { "Debug": {
"LogLevel": { "LogLevel": {