sevdokimov / log-viewer

Web UI for viewing logs
Apache License 2.0
434 stars 103 forks source link

Autscrolling or Option to enable autoscrolling #171

Closed Leviathan09 closed 1 year ago

Leviathan09 commented 1 year ago

Hi @sevdokimov it would be nice if you could add some feature like autoscrolling as it is when using something like "tail -f" on the log

sevdokimov commented 1 year ago

Autoscroll is implemented in v1.0.6. The page will be scrolled to the end if a user is viewing the end of a log and log grows. Autoscroll is not working when a line is selected, assume a user is focused on the line.