Use Serilog to Log your EntityFramework connects, disconnects and SQLs.
PM> Install-Package EntityFramewok.Serilogusing (var ctx = new TestContext())
{
ctx.UseSerilog();
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
Use Serilog to Log your EntityFramework connects, disconnects and SQLs.
PM> Install-Package EntityFramewok.Serilogusing (var ctx = new TestContext())
{
ctx.UseSerilog();
}