[Twisted-Python] splitting log file

Itamar Shtull-Trauring itamar at itamarst.org
Fri May 16 09:56:50 EDT 2003


On 16 May 2003 11:02:24 +0200
Philippe Lafoucrière <lafou at wanadoo.fr> wrote:

> I've made a server using PB and woven (both are running in main
> server). When I do some very long calculations, the log file is
> splitted in several parts (977K). Moreover, web log is mixed with PB
> log, which hard to debug. Is there a way to correct these two problems
> ?

The web server lets you specify a different file for the web log, as one
of the arguments to the twisted.web.server.Site, IIRC.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting




More information about the Twisted-Python mailing list