busimus / cutelog

GUI for logging
MIT License
479 stars 45 forks source link

Logs sometimes appear out of chronological order #34

Closed csm10495 closed 1 year ago

csm10495 commented 1 year ago

I had a bug where I was logging things a bit more often than i intended.. I thought cutelog was working just fine, but then noticed that some logs were not in time-based order:

image

Notice how the log between the 2 marked ones is after the second marked one.

Can we have the logs order based off of time stamp (instead of process'd order)?