Files
Flow/App/App.Client/wwwroot/appsettings.Development.json
2025-11-27 13:11:19 +01:00

9 lines
119 B
JSON

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