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