Disable log file rotation based on a periodic time interval for this file observer. This method has no effect if rotation‐on‐time‐interval is not enabled.

Synopsis

Declared in <ball_fileobserver2.h>

void
disableLifetimeRotation();

Description

DEPRECATED: Use disableTimeIntervalRotation instead.

Created with MrDocs