{ "ConnectionStrings": { "DefaultConnection": "Host=my_host;Database=my_db;Username=my_user;Password=my_pw" }, "Logging": { "LogLevel": { "Default": "Debug", "Microsoft": "Debug", "Microsoft.Hosting.Lifetime": "Information" } } }