Files
SpotiParty/SpotiParty.Web/appsettings.Development.json
2025-11-30 11:52:48 +01:00

10 lines
145 B
JSON

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