Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[filter] Colorize each log line matching some regex #56

Open
alacasta opened this issue Apr 5, 2020 · 2 comments
Open

[filter] Colorize each log line matching some regex #56

alacasta opened this issue Apr 5, 2020 · 2 comments

Comments

@alacasta
Copy link
Contributor

alacasta commented Apr 5, 2020

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.
@alacasta
Copy link
Contributor Author

alacasta commented Apr 5, 2020

PullRequest at #58 🎉

@alacasta
Copy link
Contributor Author

alacasta commented Dec 26, 2020

#58 closed and reopen at #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant