reactredux/webapi/WeatherForecast/appsettings.Development.json
2022-02-23 21:33:15 +01:00

9 lines
119 B
JSON

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