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

feature request : navigate trough marked lines #191

Open
Rom1deTroyes opened this issue Dec 11, 2019 · 0 comments
Open

feature request : navigate trough marked lines #191

Rom1deTroyes opened this issue Dec 11, 2019 · 0 comments

Comments

@Rom1deTroyes
Copy link

My logs are formated with logger levels tags ([INFO], [WARNING], [NOTICE], [DEBUG], ...) so when I inspect logs, my workflow is :

  • Filter [ERROR] lines,
  • mark suspicious lines,
  • clear filter,
  • inspect what happend around the last marked line
  • unmark the line when resolved
  • scroll the browser window to find an other marked lines and inspect what happened there

The last point is sometimes painful (when scrolling through 2000 lines to find the 3 marked lines), and at the moment I zoom out and in to catch the marked lines.

Addind the possibility to jump to the first/previous/next/last marked line will be very usefull !
Adding keyboard shortcuts to this will be awsome, to :-)
(killer feature will be 2*26 markers with vim-like navigation :-) )

Thanx for this tool, it's very usefull here !

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