IW4M-Admin/WebfrontCore/appsettings.json
2018-02-21 19:29:23 -06:00

11 lines
168 B
JSON

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