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 filePrefix[MAX_FILENAME_SIZE + MAX_PATH_SIZE];
121 CHAR fileName[MAX_FILENAME_SIZE + MAX_PATH_SIZE];
122 CHAR hashFileName[MAX_FILENAME_SIZE + MAX_PATH_SIZE];
124 bool writeErrorOccurred;
125 bool openErrorOccurred;
126 bool storeBufferLength;
138 void writeComBufferToFile(