mancusolab/susiepca

Move print statements to logging

Opened this issue · 0 comments

As title implies, we should move from explicit printing when verbose = True to using a logger. This is a bit more flexible, and less likely to corrupt/interact with piping in UNIX systems.