When initalizing a logger with logging.getLogger, the logger is by default enabled for warning, critical, and error levels. The logger also logs messages of these l
logging.getLogger