Commit Graph

20 Commits (b8fc9566775d4cd3a8c78deae76e62447b09d5ef)

Author SHA1 Message Date
Timothy Stack 9f91d3b447 [log-view] display the unique parts of the file name instead of just the base
Instead of just displaying the base name of the file, try to include some
additional parts of the path that make a unique string.
7 years ago
Timothy Stack bdcfc5cfdd [misc] rounding some corners 7 years ago
Timothy Stack a9fd0e37f6 [formats] add rfc5424 syslog format
Fixes #444
8 years ago
Timothy Stack 7063c01988 [overlay] fix an crash with the overlay when the logs are from the future 8 years ago
Timothy Stack 78119dc9f1 fixing some minor issues
Fixes #255
8 years ago
Timothy Stack a81db3f41d fix summary overlay on linux 9 years ago
Timothy Stack acd8e24943 add '/min' to the error rate display 9 years ago
Timothy Stack 7a6429519f [summary-line] change error count to error rate and do some cleanup on message levels 9 years ago
Timothy Stack 7c74ecf1e7 [logview] add a "time span" section to the summary and right justify the summary 9 years ago
Timothy Stack ff35d811e2 [logview] more summary line tweaks 9 years ago
Timothy Stack 80e5e8fcce [logview] add a line with summary information to the log view 9 years ago
Timothy Stack 36c9c63966 [logview] some cleanup of the field overlay 9 years ago
Timothy Stack 9213a6b58b [out-of-order] some more tweaks for out-of-order 9 years ago
Timothy Stack f81d4aefd8 [logview] some more work on highlighting out-of-time-order messages 9 years ago
Timothy Stack 0f33256482 [debug] cleanup some logging and use the original time from out-of-order json logs 9 years ago
Timothy Stack 53e2d92eef [ui] highlight out-of-time-order messages in yellow with an underline 9 years ago
Timothy Stack 187d62334f [json] record the type of json data in json_ptr_walk 9 years ago
Timothy Stack 27bb9bb2ee [fmt] highlight identifiers in module formats 9 years ago
Timothy Stack f392822aa8 [parse] show the path of the pattern used to parse the top line 9 years ago
Timothy Stack f1dd99328d [lnav.cc] move more stuff out of lnav.cc 9 years ago