Files
Control-Center/backend/appsettings.Development.json
2026-04-26 10:18:06 +00:00

9 lines
127 B
JSON

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