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

속성 값

적용 대상