Files
Ocelot/test/Ocelot.IntegrationTests/appsettings.json
2017-06-23 15:17:40 +01:00

11 lines
155 B
JSON

{
"Logging": {
"IncludeScopes": true,
"LogLevel": {
"Default": "Error",
"System": "Error",
"Microsoft": "Error"
}
}
}