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