Return the size (in kilobytes) of the log file that will trigger a file rotation by this async file observer if rotation‐on‐size is in effect, and 0 otherwise.
Synopsis
Declared in <ball_asyncfileobserver.h>
int
rotationSize() const;
Return Value
size in kilobytes that triggers rotation, or 0
Created with MrDocs