Log ordering
Closed this issue ยท 0 comments
I suggest adding an option to prefer certain logs over others, similar to how you already have a hiding option.
So in this case:
I could write
["crash-", "latest.log"]
to the config to put these two files in the front in a specific order, and anything else in an existing order.
If the crash log is not present, it would show latest log as the first, etc.