I am using TimedRotatingFileHandler to log my warnings and errors. I am using another script which reads these log files , continuously. It is a log watcher, which I found a