alexsomai/stackoverflow-fanatic-badge

Use proper logging library instead of `print()` function

alexsomai opened this issue · 4 comments

Replace the use of print() function with proper logging, using a library, e.g., https://realpython.com/python-logging/ (or could be something else).

Hello!
May I be assigned this issue? Are there any deadlines I'm supposed to meet?

Hi! Thank you for your interest, I've assigned you. Nope, no deadlines, when you have the time :)
Please let me know if you have any questions or need clarifications.

Sure, will do!
I'll begin working on the issue soon 😄

Done in #9. Thank you, @aryaanlambe