Set this file observer to perform log file rotation when the size of the file exceeds the specified size (in kilobytes). This rule replaces any rotation‐on‐size rule currently in effect. The behavior is undefined unless size > 0.

Synopsis

Declared in <ball_fileobserver2.h>

void
rotateOnSize(int size);

Created with MrDocs