Files
eShopOnWeb/src/Web/appsettings.Development.json
2017-03-22 20:58:43 -04:00

11 lines
168 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}