Files
MoneyMap/MoneyMap/appsettings.Development.json
2025-10-04 02:13:50 -04:00

10 lines
145 B
JSON

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