This commit is contained in:
2018-07-05 20:11:14 +00:00
parent 89890d60de
commit 6664373ac2
5 changed files with 12 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning"
"Default": "Trace",
"System": "Trace",
"Microsoft": "Trace"
}
}
}