public CommonDbResponse InsertErrors(ErrorsLog el)
 {
     return(_errl.InsertErrors(el));
 }