Flush before disposal
This commit is contained in:
@ -47,6 +47,7 @@ namespace RageCoop.Core
|
||||
Flush();
|
||||
Thread.Sleep(1000);
|
||||
}
|
||||
Flush();
|
||||
});
|
||||
LoggerThread.Start();
|
||||
}
|
||||
|
Reference in New Issue
Block a user