giulionf / realtweetornotbot

Scans screenshots of tweets on reddit and links the corresponding tweet
https://www.reddit.com/u/realtweetornotbot
MIT License
77 stars 5 forks source link

Improve Logging #39

Closed giulionf closed 5 years ago

giulionf commented 5 years ago

Current logging is rather useless, since the multithreading makes a random mix of dispatch and found messages. Improve this by making one big log at the end of each worker, or something similar.