DbCommandInterceptor only logging SELECT in Entity Framework Core 3.1

后端 未结 0 1454
花落未央
花落未央 2021-01-18 23:25

In .NET core 3.1, I have implemented a DbCommandInterceptor so that I can log the queries which EF is generating.

I have added the interceptor to my EF Context within

相关标签:
回答
  • 消灭零回复
提交回复
热议问题