sunpengfei
2025-06-11 27bd6ea1cccb619fe1aedb63a406e414b5fca9e7
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"
    }
  }
}