RelationalConnection.Logger Property

Definition

Gets the logger to write to.

protected virtual Microsoft.Extensions.Logging.ILogger Logger { get; }
member this.Logger : Microsoft.Extensions.Logging.ILogger
Protected Overridable ReadOnly Property Logger As ILogger

Property Value

Applies to