mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-03-27 16:06:46 +00:00
Adjusted logging level
This commit is contained in:
parent
a6b30d3037
commit
314ca28202
2
twoot.py
2
twoot.py
@ -647,7 +647,7 @@ def main(argv):
|
||||
twit_account_page.status_code) + '). Aborting')
|
||||
exit(-1)
|
||||
|
||||
logging.info('Nitter page downloaded successfully from ' + url)
|
||||
logging.debug('Nitter page downloaded successfully from ' + url)
|
||||
|
||||
# DEBUG: Save page to file
|
||||
# of = open(toml['config']['twitter_account'] + '.html', 'w')
|
||||
|
Loading…
x
Reference in New Issue
Block a user