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