{ "Database": { "EnableSensitiveDataLogging": true, "EnableDetailedErrors": true, "SeedTestData": true, "AutoMigrate": true }, "Logging": { "LogLevel": { "Default": "Debug", "Microsoft": "Information", "Microsoft.EntityFrameworkCore": "Information", "Microsoft.EntityFrameworkCore.Database.Command": "Debug" } } }