CoreOptionsExtension.DbContextLogger Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Option définie à partir de la LogTo(Action<String>, LogLevel, Nullable<DbContextLoggerOptions>) méthode .
public virtual Microsoft.EntityFrameworkCore.Diagnostics.IDbContextLogger DbContextLogger { get; }
public virtual Microsoft.EntityFrameworkCore.Diagnostics.IDbContextLogger? DbContextLogger { get; }
member this.DbContextLogger : Microsoft.EntityFrameworkCore.Diagnostics.IDbContextLogger
Public Overridable ReadOnly Property DbContextLogger As IDbContextLogger