sunpengfei
2025-06-12 12afc554dfde40c49f19c788ee51e061d037d084
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"
    }
  }
}