Files
rockfish/appsettings.Development.json
2018-06-28 23:37:38 +00:00

11 lines
172 B
JSON

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