twisted.python.log.startLogging(file, *a, **kw) function documentationtwisted.python.log
View Source
Initialize logging to a specified file.
| Returns | A FileLogObserver
if a new observer is added, None otherwise. | |