eShopOnContainers/src/Services/Marketing/Marketing.API/appsettings.Development.json

9 lines
105 B
JSON
Raw Normal View History

2017-06-01 10:10:00 +02:00
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
2017-06-01 20:15:21 +02:00
"Default": "Warning"
2017-06-01 10:10:00 +02:00
}
}
}