Files
webdoorcreator/WebDoorCreator.UI/appsettings.Development.json
Samuele Locatelli 5123ec242b progetto base vuoto
2023-03-03 10:28:53 +01:00

10 lines
145 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}