<PackageReference Include="Relativity.Server.Utility.SDK" Version="14.2.7" />

kCura.Data.RowDataGateway.Logging.SqlTransactionLogger

public class SqlTransactionLogger
Manages the transaction-logging responsibility of the data layer.

Initializes a new instance of SqlTransactionLogger, using the provided ILogGateway.

Clears the transaction identifier from the log context and logs the transaction's completion.

Pushes a guid identifying a new transaction onto the log context and logs its start.