This commit is contained in:
2018-04-16 17:53:41 +02:00
parent f36f1861bc
commit 734c9c75d2
14 changed files with 3806 additions and 623 deletions

View File

@ -7,5 +7,13 @@
"HomeViewName": "Home",
"FavIcon": "/favicon.ico",
"Icon": "/images/yavsc.png"
},
"Logging": {
"IncludeScopes": true,
"LogLevel": {
"Default": "Debug",
"System": "Warning",
"Microsoft": "Warning"
}
}
}
}