Ocelot/test/Ocelot.ManualTest/appsettings.json
2017-06-25 22:07:19 +01:00

11 lines
167 B
JSON

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