tuwien-musicir / rp_extract

Rhythm Pattern music feature extractor by IFS @ TU-Vienna
GNU General Public License v3.0
111 stars 27 forks source link

add Logger #1

Open audiofeature opened 9 years ago

audiofeature commented 9 years ago

in rp_extract_files add logging capability to track errors during feature extraction (which are quickly skipped due to try/except block) a Logger.py class is already in the code repo, we should use that one

audiofeature commented 8 years ago

or http://stackoverflow.com/questions/7152762/how-to-redirect-print-output-to-a-file-using-python