diff --git a/etlhelper/__init__.py b/etlhelper/__init__.py index 57ce0eb..55fc378 100644 --- a/etlhelper/__init__.py +++ b/etlhelper/__init__.py @@ -97,6 +97,7 @@ def format(self, record: logging.LogRecord) -> str: "iter_chunks", "iter_rows", "load", + "log_to_console", "row_factories", "table_info", ]