剥离第一阶段需要做的函数,梳理关系,新增测试dll工程
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
void SendAndFlush(LPCTSTR, ...);
|
||||
void SendAndFlushPerMode(LPCTSTR, ...);
|
||||
void SendAndFlushWithTime(LPCTSTR, ...);
|
||||
bool IsEnabledLog/* = false*/;//�Ƿ�������־
|
||||
bool IsEnabledLog/* = false*/;//是否启用日志
|
||||
CString m_FileName;
|
||||
long m_lLogMask;
|
||||
FILE *m_File;
|
||||
|
||||
Reference in New Issue
Block a user