[Twisted-Python] Running a twisted server as a WinNT service

Juergen Hermann j.her at t-online.de
Wed Dec 12 12:31:30 MST 2001


On Wed, 12 Dec 2001 18:54:30 +1100, Andrew Bennetts wrote:

>I'm not sure of any better standard places though.  I believe IIS
>typically logs to %SYSTEMROOT%\Logs\W3SVC\yyyymmdd.log (SYSTEMROOT is an
>environment variable that typically is set to C:\WINNT). Perhaps a
>similar scheme would be appropriate for Twisted?

If it comes to debug logging, the best way is to use
OutputDebugString().

Ciao, Jürgen







More information about the Twisted-Python mailing list