First commit

This commit is contained in:
2019-04-19 18:49:10 +00:00
commit cef4409a7b
10 changed files with 549 additions and 0 deletions

View File

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