added request am44229 - more error log info

This commit is contained in:
David Anderson
2006-09-10 04:52:43 +00:00
parent f6f6bcc356
commit f880fc6ee9
2 changed files with 23 additions and 8 deletions

View File

@@ -37,6 +37,7 @@ private:
String m_LogFile;
int m_LogType;
bool m_FoundError;
bool m_LoggedErrMap;
void GetLastFile(int &outMonth, int &outDay, String &outFilename);
void UseFile(const String &fileName);