Files
PlantPal/house-plant-api/appsettings.Development.json
2023-03-02 21:33:43 -05:00

9 lines
119 B
JSON

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