DatabaseConfiguration.Log Property
Specifies the destination to write the SQL query or command.
Namespace: DbExtensions
Assembly: DbExtensions.dll
Syntax
public TextWriter? Log { get; set; }
Specifies the destination to write the SQL query or command.
Namespace: DbExtensions
Assembly: DbExtensions.dll
public TextWriter? Log { get; set; }