qjournalctl
qjournalctl copied to clipboard
[filter] Colorize each log line matching some regex
What?
As a user, I want to highlight with some unique color each row that matches some regular expression to be able to make a diagnosis faster.
How?
The proposal would be
- To be able to add a new regex to be colored
- To be able to especify a color for filter
- To display each row which matches the filter with that color
- To change the font of the rest of the logging that is not affected by the filter, to gray.
PullRequest at #58 🎉
#58 closed and reopen at #66