Skip to content

Commit

Permalink
Include log_to_console in API list
Browse files Browse the repository at this point in the history
  • Loading branch information
volcan01010 committed Jun 26, 2024
1 parent e4d10cd commit 45cf47f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etlhelper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def format(self, record: logging.LogRecord) -> str:
"iter_chunks",
"iter_rows",
"load",
"log_to_console",
"row_factories",
"table_info",
]

0 comments on commit 45cf47f

Please sign in to comment.