mirror of
https://github.com/glest/glest-source.git
synced 2025-10-03 19:01:53 +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