hedhyw / json-log-viewer

Interactive viewer for JSON logs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support watch

wdanilo opened this issue · comments

Would it be possible to add watch support that:

  1. If scrolled bottom, will auto-scroll when new logs appear
  2. If scrolled a little bit up, will not auto-scroll
  3. Will have a shortcut to scroll to bottom

:)

Yes, it is possible. Currently, manual reload is implemented after pressing "Up" at the top of the table.