Files
ApplianceRepair/appsettings.Development.json
2026-02-03 16:55:37 -06:00

9 lines
119 B
JSON

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