Open eprochasson opened 3 months ago
As discussed in issue #64 .
This PR proposes the following:
It has been written with Python 2 and 3 in mind, however I only tested it with Python 3.
I eventually chose not to move the output to logging, as it's a pretty heavy change that will also break compatibility.
logging
As discussed in issue #64 .
This PR proposes the following:
It has been written with Python 2 and 3 in mind, however I only tested it with Python 3.
I eventually chose not to move the output to
logging
, as it's a pretty heavy change that will also break compatibility.