python-matrix-bot-api icon indicating copy to clipboard operation
python-matrix-bot-api copied to clipboard

Use logging module instead of print()

Open blauertee opened this issue 4 years ago • 1 comments

The headline pretty much says everything.

Here is a short overview why.

blauertee avatar Mar 10 '21 11:03 blauertee

Thank you for the report. You are correct that using logging would be preferable to the print statements currently used. I don't have the resources to work on this for a little while, but in the mean time if you or someone else is interested in submitting a PR I could look into merging that.

shawnanastasio avatar Mar 12 '21 17:03 shawnanastasio