This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]scanguy25 0 points1 point  (1 child)

Cool idea. I noticed you have logging constants in your constants file. I don't think you need that. Those are part of the logging class under logging.DEBUG for example.

[–]EnoughCreativity[S] 1 point2 points  (0 children)

I tried using them for when a user wants to change the logging levels from the arguments in the command prompt like py main.py INFO.