Files
Control-Center/backend/appsettings.Development.json
2026-04-26 11:34:51 +00:00

8 lines
118 B
JSON

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