Files
respdemo/appsettings.Development.json
2026-01-28 15:51:56 +01:00

9 lines
127 B
JSON

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