IW4M-Admin/WebfrontCore/appsettings.json

11 lines
168 B
JSON
Raw Normal View History

2018-02-21 20:29:23 -05:00
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}