次の方法で共有


ExecutionStrategyDependencies.Logger プロパティ

定義

ロガー。

public Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Infrastructure> Logger { get; }
public Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Infrastructure> Logger { get; init; }
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Infrastructure>
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Infrastructure> with get, set
Public ReadOnly Property Logger As IDiagnosticsLogger(Of DbLoggerCategory.Infrastructure)
Public Property Logger As IDiagnosticsLogger(Of DbLoggerCategory.Infrastructure)

プロパティ値

適用対象