t.s._twistw : module documentation

Part of twisted.scripts View Source

No module docstring
Class ServerOptions No class docstring; 1/1 methods documented
Function startLogging Undocumented
Class WindowsApplicationRunner An ApplicationRunner which avoids unix-specific things. No forking, no PID files, no privileges.
Function _getLogObserver Create and return a suitable log observer for the given configuration.
def _getLogObserver(logfilename): (source)

Create and return a suitable log observer for the given configuration.

The observer will go to stdout if logfilename is empty or equal to "-". Otherwise, it will go to a file with that name.
ParameterslogfilenameThe name of the file to which to log, if other than the default. (type: str )
ReturnsAn object suitable to be passed to log.addObserver.
def startLogging(*args, **kw): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.