En Tue, 23 Oct 2007 17:08:03 -0300, nik <[EMAIL PROTECTED]> escribió:

> I think it is called "logfile rotation" and see some links about
> log4py, but no description of what that is.

See the logging package; in particular, you want a RotatingFileHandler.
<http://docs.python.org/lib/module-logging.html>

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to