LogRotateByTime
函数功能
记录一定时间内的数据。
函数原型
1
static
void
Log::LogRotateByTime
(
int
rotateDay
);
参数说明
参数名
输入/输出
说明
rotateDay
输入
设置记录文件时长。
父主题:
Log