Trace SQL Command Execution with .NET EF Core
Posted: Wed 01 Mar 2017 19:41
Hi Support,
I was wondering if there is a way to use the second optional parameter of the UseOracle() method for ASP .NET Core (Action<OracleDbContextOptionsBuilder>) to trace and log each executed SQL command?
I haven't found any example how to accomplish this.
Thank you
I was wondering if there is a way to use the second optional parameter of the UseOracle() method for ASP .NET Core (Action<OracleDbContextOptionsBuilder>) to trace and log each executed SQL command?
I haven't found any example how to accomplish this.
Thank you