callahantiff/PheKnowLator

TODO: Move print statements to logging

Closed this issue · 1 comments

TASK

Task Type: CODEBASE

There are a lot of print statements created during the KG build that provide useful information as well track build progress. Most of these should be moved to logging.

TODO

  • Move all print statements and processing to logging

@bill-baumgartner - given the time crunch I'm pulling this off of the TODO for the ISMB deadline. I have lots of exceptions in place currently and also have implemented some other types of manual logging. That will sufficient for now. I'm hopeful some of these less pressing "enhancements" can be implemented during rotations or as part of summer internships.