IDiagnosticsLogger.DbContextLogger Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IDbContextLogger.
public Microsoft.EntityFrameworkCore.Diagnostics.IDbContextLogger DbContextLogger { get; }
member this.DbContextLogger : Microsoft.EntityFrameworkCore.Diagnostics.IDbContextLogger
Public ReadOnly Property DbContextLogger As IDbContextLogger