app-innovation-workshop/Backend/Monolithic/appsettings.Development.json

11 строки
178 B
JSON
Исходник Обычный вид История

2018-01-04 14:33:46 +03:00
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}