Logging help
Vinay Sajip
vinay_sajip at yahoo.co.uk
Wed Jan 21 04:55:11 EST 2009
On Jan 20, 10:11 am, koranthala <koranth... at gmail.com> wrote:
>
> The doRollover method does not append to the earlier file. Rather, it
> creates a new file with the same name.
Err... that's what rollover means - switching to a new log file (and
renaming the old ones). If it just appended to the old one, why would
it be called doRollover ? ;-)
Regards,
Vinay Sajip
More information about the Python-list
mailing list