diff --git a/changedetectionio/async_update_worker.py b/changedetectionio/async_update_worker.py index f279c3db2..a607ca09b 100644 --- a/changedetectionio/async_update_worker.py +++ b/changedetectionio/async_update_worker.py @@ -351,7 +351,7 @@ async def async_update_worker(worker_id, q, notification_q, app, datastore): # Always record page title (used in notifications, and can change even when the content is the same) try: page_title = html_tools.extract_title(data=update_handler.fetcher.content) - logger.info(f"UUID: {uuid} Page