Sieve/SieveTests/appsettings.Development.json
2018-01-27 09:26:37 +10:00

11 lines
168 B
JSON

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