Files
PolyComm/PolyComm.Client/wwwroot/appsettings.Development.json
T
2026-07-15 12:48:27 -05:00

9 lines
119 B
JSON

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