More logging.
This commit is contained in:
parent
5e023edb00
commit
575dadaaff
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ class CapturingTask:
|
||||||
try:
|
try:
|
||||||
if self._is_dead_ad(attack.get_text()):
|
if self._is_dead_ad(attack.get_text()):
|
||||||
self.update_status("Dead ad")
|
self.update_status("Dead ad")
|
||||||
|
logging.info("Ad was tagged as dead.")
|
||||||
return
|
return
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
logging.error(
|
logging.error(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue