Initial commit

This commit is contained in:
2021-10-24 20:50:55 -04:00
commit 627ebab716
14 changed files with 654 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}