Setting to not sort by date?

Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Setting to not sort by date?

eeeg
I'm analyzing a text file coming from NLog. Right now the logs are automatically sorted by date and time. Is there a setting to remove this behavior and display the logs as they appear in the text file?

I'm debugging a log output where the date and time is unknown at boot time (defaults to 2006-01-01 12:00:00) and then gets set later, which makes all the lines from the unset time appear on top.
Reply | Threaded
Open this post in threaded view
|

Re: Setting to not sort by date?

Ulrich
Administrator
Logs can be sorted by the log-id which is assigned in the order the log entries are read. This property is not visible by default but can be made visible by right-clicking the column-header-line.
When the log-id is shown, simply press on the header field of that property to sort by the value of that column.
Reply | Threaded
Open this post in threaded view
|

Re: Setting to not sort by date?

eeeg
I don't see it in the column chooser. I'm on version 2.1.1.51.