Standard template I guess

This commit is contained in:
Lani Aung
2021-09-28 21:10:32 -06:00
commit 16599f7df3
24 changed files with 7662 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}