Files
lux/Lux.API/appsettings.Development.json
T
2025-07-12 10:36:35 +02:00

9 lines
119 B
JSON

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