Lines Matching refs:rollover
218 .. note:: The namer function is called quite a few times during rollover,
221 rollover behaviour may not work as expected.
296 :dfn:`rollover` at a predetermined size. When the size is about to be exceeded,
299 *maxBytes* or *backupCount* is zero, rollover never occurs, so you generally want
316 Does a rollover, as described above.
321 Outputs the record to the file, catering for rollover as described
356 | | | rollover time |
359 | | *atTime* not specified, | rollover time |
370 rollover interval.
372 When computing the next rollover time for the first time (when the handler
380 will be kept, and if more would be created when rollover occurs, the oldest
388 specifies the time of day when rollover occurs, for the cases where rollover
391 rollover, and subsequent rollovers would be calculated via the normal
394 .. note:: Calculation of the initial rollover time is done when the handler
395 is initialised. Calculation of subsequent rollover times is done only
396 when rollover occurs, and rollover occurs only when emitting output. If
405 rollover) occurred.
416 Does a rollover, as described above.
420 Outputs the record to the file, catering for rollover as described above.