IDE Live Logger Broken

@jeffblaisdell

The live logging is broken again, it’s missing debug events. The same issue posted here:

the app runs I KNOW it’s running because things are happening but in between some debug messages are going missing. I see an event happen because it’s in a simple loop from 1 to 10 but suddenly in between event 4 happens but the debug message saying event 4 happen doesn’t print. 1 to 3 and 5 to 10 print, 4 happens but doesn’t print and it’s random! Sometimes all 10 will print sometimes a few will disappear in between.

Something is wrong here.