Forcefully perform a log file rotation by this file observer. Close the current log file, rename the log file if necessary, and open a new log file. This method has no effect if file logging is not enabled. See {Rotated File Naming} for details on filenames of rotated log files.

Synopsis

Declared in <ball_fileobserver.h>

void
forceRotation();

Created with MrDocs