Website/CtrlAltAssist/appsettings.Development.json
2026-05-07 12:07:31 +02:00

9 lines
119 B
JSON

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