However, it would be much more efficient to be able to see the events atomized, that is, separated each one by date/time/minute/second/millisecond (and sorted accordingly).
In this way, this will allow precise control of a chain of events, making it easier to track errors more precisely and allowing you to find their causes more easily.
Not to mention this would certainly potentially avoid exploiters abusing this feature as badly, as with some funky pcall abuse they could easily put a while task.wait() do loop that spams the console with errors, leading to that page being flooded with randomly generated error messages that don’t mean anything. (Or at worst, could have some social engineering put in place to make a dev put in a vulnerability thinking it would fix a very common error message)