ibest / ARC

Assembly by Reduced Complexity (ARC)
Apache License 2.0
41 stars 5 forks source link

Log file is missing entries #28

Open samhunter opened 11 years ago

samhunter commented 11 years ago

It turns out that the original version of the log handler wasn't thread-safe and was either garbling entries, or failing to write them entirely. A modified version is now in testing which should fix this.