Share via


MigrationsSqlGeneratorDependencies.Logger Eigenschaft

Definition

Die Datenbankbefehlsprotokollierung.

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

Eigenschaftswert

Gilt für: