IDbContextOptionsExtension.LogFragment Property
Definition
Creates a message fragment for logging typically containing information about any useful non-default options that have been configured.
public string LogFragment { get; }
member this.LogFragment : string
Public ReadOnly Property LogFragment As String