{ "Logging": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "ConnectionStrings": { "MainDatabase": "Host=localhost;Database=quickchat;Username=quickchat;Password=quickchat" } }