addon-log-viewer icon indicating copy to clipboard operation
addon-log-viewer copied to clipboard

Logviewer keeps clearing screen and losing history

Open dpackham opened this issue 1 year ago • 0 comments

Problem/Motivation

Log viewer Current version: 0.15.1 keeps clearing the screen, and I lose viewing previous logs

Expected behavior

for example, on HA boot, I would like to see the whole log since boot. this way, I can see any errors and correct them.

Actual behavior

On HA boot it keeps clearing the screen and I cant see previous log entries

Steps to reproduce

Just run it on HA boot and watch. it will clear the screen and you cannot scroll up anymore to view logs

Proposed changes

Just run and allow the whole log to be viewed. like a tail -f logfile.

dpackham avatar Jun 21 '23 16:06 dpackham