Files
GPW/GPW.CORE.UI/appsettings.Development.json
T
Samuele Locatelli 2935012240 Bozza progetto CORE
2021-12-07 11:32:07 +01:00

10 lines
145 B
JSON

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