mirror of
https://github.com/glest/glest-source.git
synced 2025-10-04 19:31:32 +02:00
- changes to threaded logging so when things get very busy the thread dumps log entries more quickly
This commit is contained in:
@@ -101,6 +101,7 @@ protected:
|
||||
time_t lastSaveToDisk;
|
||||
|
||||
void saveToDisk();
|
||||
bool checkSaveCurrentLogBufferToDisk();
|
||||
|
||||
public:
|
||||
LogFileThread();
|
||||
|
Reference in New Issue
Block a user