{ "spring": { "cloud": { "config": { "uri": "http://localhost:8888" } } }, "Logging": { "IncludeScopes": true, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" }, "Console": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } } } }