SurveyVista/Web/appsettings.Development.json
2024-02-19 13:33:24 +01:00

8 lines
119 B
JSON

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