Aggiunta preliminare oggetto IobConf

- testing gestione file conf YAML/JSON
- bozza acquisizione e salvataggio dati conf da IOB sul campo
This commit is contained in:
Samuele Locatelli
2022-12-22 18:31:24 +01:00
parent ca8f3c2268
commit 310f304b7e
39 changed files with 1945 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}