Files
lux/Lux.Report.Manager/appsettings.Development.json
2026-04-08 15:59:40 +02:00

10 lines
146 B
JSON

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