Files
lux/LUX.UI/LUX.UI.Client/wwwroot/appsettings.json
T
2025-06-23 14:54:54 +02:00

9 lines
119 B
JSON

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