NAL-i5K / tripal_eutils

ncbi loader via the eutils interface
GNU General Public License v3.0
4 stars 3 forks source link

pass job argument to logger so it gets printed #208

Closed bradfordcondon closed 5 years ago

bradfordcondon commented 5 years ago

implement #206 for base record insertion.

I think a big improvement would be to pass the job into the repositories as well- that way, those classes can also log to the job HUD-- this is largely desirable for printing out if a record was alreayd found in the db and wont be re-inserted, as right now that happens "silently"