changes to get this going again

This commit is contained in:
TomPallister
2017-06-25 21:46:59 +01:00
19 changed files with 120 additions and 168 deletions

View File

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