Files
marechai/cicm_web/appsettings.Development.json
2018-04-11 05:55:27 +01:00

11 lines
168 B
JSON

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