class AIROMATE: def __init__(self): self.logger = logging.getLogger('AIROMATE') self.logger.setLevel(logging.INFO)