sunpengfei
2025-06-16 eccd091cfc8eaf38e7251f170d6f683a152e9ef5
LifePayment/LifePayment.Host/appsettings.Development.json
@@ -3,7 +3,9 @@
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
      "Microsoft.Hosting.Lifetime": "Information",
      "Microsoft.EntityFrameworkCore": "Debug",
      "Microsoft.EntityFrameworkCore.Database.Command": "Trace"
    }
  }
}