Proper logging
Closed this issue · 1 comments
siulkilulki commented
Please log to stderr instead of stdout.
HOWZ1T commented
Hi. I've implemented logging through the use of pythons logging module.
Python's logging module is highly configurable and allows you to setup and control output streams.
Thanks for your feedback :)