appaibuiltest/appsettings.Development.json
Janus C. H. Knudsen b778d91196 fc
2026-01-30 22:56:31 +01:00

9 lines
154 B
JSON

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