MinApp2/appsettings.Development.json
Janus C. H. Knudsen 80a77c4cb4 Initial commit
2026-01-31 11:45:54 +01:00

9 lines
154 B
JSON

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