LogNetFileSize 字段 |
LogNetFileSize 类型公开以下成员。
名称 | 说明 | |
---|---|---|
controlFileQuantity |
控制文件的数量,小于1则不进行任何操作,当设置为10的时候,就限制文件数量为10。 (继承自 LogPathBase。)Control the number of files. If it is less than 1, no operation is performed. When it is set to 10, the number of files is limited to 10. | |
fileName |
当前正在存储的文件名 (继承自 LogPathBase。)File name currently being stored | |
filePath |
存储文件的路径,如果设置为空,就不进行存储。 (继承自 LogPathBase。)The path for storing the file. If it is set to empty, it will not be stored. | |
m_fileSaveLock |
文件存储的锁
(继承自 LogNetBase。) |