Files
marechai/cicm_web/appsettings.json

8 lines
101 B
JSON
Raw Normal View History

{
2018-04-11 05:55:27 +01:00
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Warning"
}
}
}