Ocelot/samples/OelotKube/ApiGateway/appsettings.Development.json
2019-01-19 17:16:24 +08:00

10 lines
137 B
JSON

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