{ "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "ConnectionStrings": { "DefaultConnection": "Filename=../BrightGlimmer.Data/bright_glimmer.db" }, "amqp": { "username": "guest", "password": "guest", "hostname": "localhost", "uri": "amqp://localhost:5672/", "virtualhost": "/" } }