次の方法で共有


CoreOptionsExtension.DbContextLogger プロパティ

定義

メソッドから設定された LogTo(Action<String>, LogLevel, Nullable<DbContextLoggerOptions>) オプション。

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

プロパティ値

適用対象