From 7bdce37fd3f18e2712e18c4e2c64cac69af0aca1 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Sun, 19 Sep 2021 19:43:11 +0200 Subject: :boom: Introduce new UI based on svelte, and rewrite a lot of the node app and the NeoRuntime --- public/logviewer.html | 64 --------------------------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 public/logviewer.html (limited to 'public/logviewer.html') diff --git a/public/logviewer.html b/public/logviewer.html deleted file mode 100644 index 7b94a61..0000000 --- a/public/logviewer.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Luxcena Neo - LogViewer - - - - - - - -
- -
-
- -
-
- - -
-
-
- - -
-
-
- - -
-
-
-
-
-
- This is nothing useful at the moment. Please view the file in your terminal. If you want to watch it, you can go to the rootDir of Luxcena-Neo, and type: -
tail -fn 20 usrData/logs/logger.log
- This will show the last twenty lines of the file, an show any new lines. -
-
-
-
-
- - - - - - -- cgit v1.2.3