فتح مغلق

How not to log the SQL query syntax #2157


User avatar
0
drenton خلقت
  • ABP Framework version: v4.4.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

How can I NOT log SQL query syntax?

The log file size is huge and most of the text are from EFCore query.


2 إجابة (إجابات)
  • User Avatar
    0
    liangshiwei خلقت
    فريق الدعم Fullstack Developer

    Hi,

    By default, we do not output SQL logs.

    You can try to change the log level to the warning:

  • User Avatar
    0
    drenton خلقت

    Thanks! this works!

Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11