53 ComLogger(
const char* compName,
const char* filePrefix, U32 maxFileSize,
bool storeBufferLength=
true);
70 void init_log_file(
const char* filePrefix, U32 maxFileSize,
bool storeBufferLength=
true);
86 void CloseFile_cmdHandler(
108 CHAR m_filePrefix[MAX_FILENAME_SIZE + MAX_PATH_SIZE];
121 CHAR m_fileName[MAX_FILENAME_SIZE + MAX_PATH_SIZE];
122 CHAR m_hashFileName[MAX_FILENAME_SIZE + MAX_PATH_SIZE];
124 bool m_writeErrorOccurred;
125 bool m_openErrorOccurred;
126 bool m_storeBufferLength;
138 void writeComBufferToFile(