LogRotateByTime
Function Usage
Records the data in a certain period.
Prototype
1 | static void Log::LogRotateByTime(int rotateDay); |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
rotateDay |
Input |
Sets the file recording duration. |
Parent topic: Log