Ocelot/src/Ocelot.ApiGateway/appsettings.json
2016-06-29 21:33:51 +01:00

11 lines
175 B
JSON
Executable File

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