Compartir a través de


ExecutionStrategyDependencies.Logger Propiedad

Definición

El registrador.

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)

Valor de propiedad

Se aplica a