WeatherDashboard/WeatherDashboard.Web/appsettings.Development.json
2023-02-08 21:30:14 -05:00

9 lines
119 B
JSON

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