Open the specified file and use it as the stream for logging. By default, the file grows indefinitely. You can specify particular values of maxBytes and backupCount to allow the file to rollover at a predetermined size. Rollover occurs whenever the current
(self, filename, mode='a', maxBytes=0, backupCount=0, encoding=None, delay=0)
source not stored for this graph (policy: none)