log.Info("Transactions processed on the TC-Engine quicker than they can be processed: current ",currentTransactionId," and last applied ",lastTransactionIdApplied)
}else{
log.Info("Transactions processed on the TC-Engine already applied ",currentTransactionId," vs last applied ",lastTransactionIdApplied)