Sdílet prostřednictvím


RelationalCommandParameterObject.Logger Vlastnost

Definice

Protokolovací nástroj nebo null pokud není k dispozici žádný protokolovací nástroj.

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

Hodnota vlastnosti

Platí pro