mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 14:44:29 -04:00
better logging totals counts
This commit is contained in:
parent
d06775923b
commit
096832210c
3 changed files with 98 additions and 89 deletions
|
@ -69,7 +69,7 @@ def parse_links(source_file):
|
|||
pass
|
||||
|
||||
timer.end()
|
||||
return [], 'Plain Text'
|
||||
return [], 'Failed to parse'
|
||||
|
||||
|
||||
### Import Parser Functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue