Initial commit.

This commit is contained in:
2018-04-11 05:55:27 +01:00
commit 980944ac93
53 changed files with 33341 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}