IW4M-Admin/WebfrontCore/appsettings.json
2018-03-06 01:22:19 -06:00

11 lines
161 B
JSON

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