Please make sure you read and understand this before moving forward: TOPIC: Logging
As you have read on the previous topic, Logging is really useful. in Python we use the logging
module for that.
Check out it’s official well documented documentation