VEuPathDB / Rserve

0 stars 0 forks source link

Improve logging #5

Closed d-callan closed 2 years ago

d-callan commented 3 years ago

Consider helpers to wrap common fxns (data.table::fread) that include a debug mode w messages to indicate success when completed.

d-callan commented 2 years ago

most of this work went in plot.data. but there was a helper added here freadWithLogging which isnt so verbose as fread w verbose T, but is more verbose than fread generally.