graphouse.py use log.info for DEBUG messages: https://github.com/yandex/graphouse/blob/f41cc517ac519fd0c2bab259d595894b63268dbf/src/main/pySources/graphouse.py#L78 https://github.com/yandex/graphouse/blob/f41cc517ac519fd0c2bab259d595894b63268dbf/src/main/pySources/graphouse.py#L104 I suppose it must be log.debug. Also this can be changed to log.error, I believe: https://github.com/yandex/graphouse/blob/f41cc517ac519fd0c2bab259d595894b63268dbf/src/main/pySources/graphouse.py#L82