public List <string> ErrorsLog()
 {
     return(_urgentService.ErrorsLog());
 }