callahantiff / PheKnowLator

PheKnowLator: Heterogeneous Biomedical Knowledge Graphs and Benchmarks Constructed Under Alternative Semantic Models
https://github.com/callahantiff/PheKnowLator/wiki
Apache License 2.0
159 stars 29 forks source link

TODO: Move print statements to logging #53

Closed callahantiff closed 3 years ago

callahantiff commented 4 years ago

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

callahantiff commented 3 years ago

@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.