You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Log Viewer to keep an eye on the Home Assistant log file for errors. It seems the Log Viewer shows every new line added to this log, regardless of what the config file is set to. This does not seem correct.
I expected the amount of updates to change when the settings were re-configured from "log_level: INFO" to "log_level: FATAL".
However it continues to show every update from various sensors and other messages, and neither setting seems to show a difference.
I can reproduce this by changing the setting back to INFO, or ERROR, or FATAL. Regardless of what the setting is, it always seems to scroll with the same amount of data displayed.
Is this a bug or misconfigured somewhere?
The text was updated successfully, but these errors were encountered:
I use Log Viewer to keep an eye on the Home Assistant log file for errors. It seems the Log Viewer shows every new line added to this log, regardless of what the config file is set to. This does not seem correct.
I expected the amount of updates to change when the settings were re-configured from "log_level: INFO" to "log_level: FATAL".
However it continues to show every update from various sensors and other messages, and neither setting seems to show a difference.
I can reproduce this by changing the setting back to INFO, or ERROR, or FATAL. Regardless of what the setting is, it always seems to scroll with the same amount of data displayed.
Is this a bug or misconfigured somewhere?
The text was updated successfully, but these errors were encountered: