StanfordBioinformatics/Hummingbird

Inconsistency in logging and output

a7i opened this issue · 1 comments

a7i commented

There are inconsistencies in where logging and print are used. Code should use logging for all outputs. Moreover, all subprocesses should be redirected to use logging as well.

a7i commented

Fixed in #30