public static bool DeleteAll()
 {
     return(AuditLogRepository.DeleteAll());
 }