Files
PlantPal/SoilMoistureAPI/appsettings.Development.json
programmingPug 0f190a3f26 Major rewrite
2025-01-14 14:47:10 -05:00

9 lines
119 B
JSON

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