Interface ITransactionLogStoringSvc


public interface ITransactionLogStoringSvc
This class is the ingestion point for all Transaction Logs generated in Smile CDR. This class is capable of routing all incoming Transaction Logs to every Module which implements a transaction log writer. If you are looking to create and store a Transaction Log, this is the class to use.