HOWZ1T/py_proxy

Proper logging

Closed this issue · 1 comments

Please log to stderr instead of stdout.

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 :)