usaquote-api/appsettings.Development.json
2020-09-21 20:07:48 +10:00

9 lines
162 B
JSON

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