Add dedicated GUI log stream for dashboard debugging.
Capture dashboard and PTY websocket lifecycle failures in gui.log and expose it via hermes logs.
This commit is contained in:
@@ -253,3 +253,4 @@ class TestLogFiles:
|
||||
assert "agent" in LOG_FILES
|
||||
assert "errors" in LOG_FILES
|
||||
assert "gateway" in LOG_FILES
|
||||
assert "gui" in LOG_FILES
|
||||
|
||||
Reference in New Issue
Block a user