From 33fa91fccdf81bcaa0ad42e897d7d6d95c44985f Mon Sep 17 00:00:00 2001
From: Aaron LI
Date: Wed, 9 Nov 2016 22:29:16 +0800
Subject: webui: Append server-pushed logging messages to the logging box
* Colorize the logging messages of different level with different colors
* Also add a different icon for each message
---
fg21sim/webui/templates/console.html | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
(limited to 'fg21sim/webui/templates/console.html')
diff --git a/fg21sim/webui/templates/console.html b/fg21sim/webui/templates/console.html
index e7853c9..ca082cc 100644
--- a/fg21sim/webui/templates/console.html
+++ b/fg21sim/webui/templates/console.html
@@ -22,12 +22,18 @@