public void AuditLog(AuditTrail log)
 {
     repositoryInstance.AuditLog(log);
 }