Files
BlazorSvgComponents/samples/HeatMap/appsettings.Development.json
2026-01-07 22:03:22 +08:00

9 lines
119 B
JSON

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