diff --git a/capturer/capturer.py b/capturer/capturer.py index 6971cfb..ce7ebe4 100644 --- a/capturer/capturer.py +++ b/capturer/capturer.py @@ -13,6 +13,7 @@ from core.throttling_utils import ( ) from refresher.refresher import Refresher from core.parsing_utils import * +from core import my_logger import logging