From ae0bd17bd902e4b48789b673ba38dd7deb7807b0 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 23 Jan 2020 21:59:40 -0800 Subject: [PATCH] fix(log UI): Adding log UI directory --- .gitignore | 3 +- config/logs/index.html | 128 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+), 1 deletion(-) create mode 100644 config/logs/index.html diff --git a/.gitignore b/.gitignore index 365d814..25d65b5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ ### Node ### # Logs -logs +#logs +logs/*.json *.log npm-debug.log* diff --git a/config/logs/index.html b/config/logs/index.html new file mode 100644 index 0000000..b6d5204 --- /dev/null +++ b/config/logs/index.html @@ -0,0 +1,128 @@ + + + + + Logs + + + + + + + + + + +
+

+ + +
+
+
+ +
+ +
+
+ +
+
+ +
+
+
+
+ + +
+ + + + + + +