minapp/appsettings.Development.json
Janus C. H. Knudsen 1856e5f1af Testing
2026-01-29 20:47:01 +01:00

9 lines
154 B
JSON

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