datasnakes / OrthoEvolution

An easy to use and comprehensive python package which aids in the analysis and visualization of orthologous genes. 🐵
https://orthoevolution.readthedocs.io/en/master/
29 stars 4 forks source link

Convert StreamIEO class to LogIT class method. #114

Closed grabear closed 5 years ago

grabear commented 6 years ago

Via https://github.com/datasnakes/Datasnakes-Scripts/commit/eb891a880d0cbbe0a5d66478a0d6c31cbddfd433#commitcomment-25360680 We should create a StreamHandler() logzero logger to replace the StreamIEO.

grabear commented 5 years ago

streamio has be removed/archived via 7c61d539eee75ea9bb2bb77cc37c6d65d1eb8467

grabear commented 5 years ago

This is possible through our utilities via system_cmd(): https://github.com/datasnakes/OrthoEvolution/blob/7c61d539eee75ea9bb2bb77cc37c6d65d1eb8467/OrthoEvol/utilities.py#L801-L828