Suppress or enable unique filenames when rotating the log file.
Declared in <ball_fileobserver2.h>
void
suppressUniqueFileNameOnRotation(bool suppress);
Suppress generating a unique log file name upon rotation if the specified suppress is true, and generate a unique filename otherwise. See {Rotated File Naming} for details.
| Name | Description |
|---|---|
| suppress | whether to suppress unique names on rotation |