fixed stupid double request bug from bad merge

This commit is contained in:
TomPallister
2017-06-25 22:07:19 +01:00
parent b85474b393
commit 26e7621798
2 changed files with 1 additions and 5 deletions

View File

@ -2,7 +2,7 @@
"Logging": {
"IncludeScopes": true,
"LogLevel": {
"Default": "Information",
"Default": "Trace",
"System": "Information",
"Microsoft": "Information"
}