{ "Logging": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "ConnectionStrings": { "database": "Server=localhost;User ID=user;Password=pass;Database=db" } }