conf file json vari

This commit is contained in:
Samuele Locatelli
2021-09-02 18:18:41 +02:00
parent b8c7d3236b
commit e7ec7bab2f
6 changed files with 97 additions and 17 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}