kCura.Data.RowDataGateway.Logging.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.