Files
lux/Lux.UI.Client/wwwroot/appsettings.Development.json
2025-07-18 08:39:10 +02:00

9 lines
119 B
JSON

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