import logging
log = logging.getLogger()
logging.getLogger("carga_gtfs").setLevel(
logging.INFO
) # Prevent debug messages from peewee lib