Sept. 15, 2006
10:12 a.m.
Christian Schneider ha scritto:
Hi,
we've written a server running as a twisted application. Logging is done via twisted.python.log.msg. The log file is growing rather big and only rotated on server startup, which hopefully is a very rare occurrence, indeed.
At least on Windows the file is rotated when its size reachs 1 MB. Regards Manlio Perillo