hedhyw / json-log-viewer

Interactive viewer for JSON logs.
MIT License
81 stars 7 forks source link

feat: support real-time stream of logs #8

Closed hedhyw closed 3 months ago

hedhyw commented 1 year ago

Support after-refreshing of logs. It should be configurable. Default: every 10s.

Keep the cursor on the same position.

hedhyw commented 3 months ago

Closed and will be implemented in https://github.com/hedhyw/json-log-viewer/issues/52