Set this async 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.
Declared in <ball_asyncfileobserver.h>
void
rotateOnSize(int size);