Watson
Watson copied to clipboard
The command log sorts inconsistent
Issuing watson log outputs all events in a certain time range. It groups them by day and prints the days from most recent to the oldest day in that range. However, within these days, it sorts the events from oldest to most recent.
I consider this to be a bit inconsistent. It hinders to read the log from bottom to top or vice versa.
Is this behaviour on purpose or could/should it be changed?
It is a feature, not a bug! I like to see the latest day on top, and, for each day, the daily flow from top to bottom.
But I understand that you may find this inconsistent.