Files
blazor-saas-crm/appsettings.Development.json
T
2026-07-21 14:14:44 +07:00

9 lines
119 B
JSON

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