utility: Fixed file logger using wrong directory for first log file
This commit is contained in:
@@ -32,6 +32,7 @@ private:
|
||||
|
||||
unsigned int m_logCount;
|
||||
unsigned int m_suffix;
|
||||
|
||||
std::string m_currentLogFile;
|
||||
std::string m_fileName;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user