Log generation time
This commit is contained in:
parent
04840d9843
commit
89187ab6a6
1
morss.py
1
morss.py
@ -401,6 +401,7 @@ def Gather(url, cachePath, progress=False):
|
||||
Fill(item, cache, url)
|
||||
|
||||
log(len(rss.items))
|
||||
log(time.time() - startTime)
|
||||
|
||||
return rss.tostring(xml_declaration=True, encoding='UTF-8')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user