Feat/logs revamp (#2075)

auto reconnect to logs websocket and hopefully fix scrolling issues
This commit is contained in:
Matt Hill
2023-01-10 14:55:11 -07:00
committed by GitHub
parent 5656fd0b96
commit f914110626
8 changed files with 133 additions and 80 deletions

View File

@@ -2,7 +2,7 @@
[fetchLogs]="fetchLogs()"
[followLogs]="followLogs()"
context="kernel"
defaultBack="embassy"
title="Kernel Logs"
defaultBack="system"
pageTitle="Kernel Logs"
class="ion-page"
></logs>