This commit is contained in:
2019-09-19 22:12:52 +00:00
parent 4336e96ac6
commit 30d93bad2b
10 changed files with 328 additions and 0 deletions

View File

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