From 7cde61f4d66c8e5dfb99ba6dd52bda5bfa7a0610 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 30 Sep 2014 17:06:57 -0400 Subject: [PATCH] logger styling first pass --- src/views/admin/development/logger.tpl | 81 ++++++++++++++------------ 1 file changed, 43 insertions(+), 38 deletions(-) diff --git a/src/views/admin/development/logger.tpl b/src/views/admin/development/logger.tpl index 644cd466ad..c451f2acea 100644 --- a/src/views/admin/development/logger.tpl +++ b/src/views/admin/development/logger.tpl @@ -1,43 +1,48 @@ -

Logger

-
- -

Logger Settings

-
- -

- By enabling the check boxes, you will receive logs to your terminal. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who, when, and what people access on your forum. In addition to logging HTTP requests, we can also log socket.io events. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals. -

-
-

- Simply check/uncheck the logging settings to enable or disable logging on the fly. No restart needed. -

-
- -
- - -
-
- - -
-
- - - - -
-
-
- -
+
+
+
+
Logger Settings
+
+

+ By enabling the check boxes, you will receive logs to your terminal. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who, when, and what people access on your forum. In addition to logging HTTP requests, we can also log socket.io events. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals. +

+
+

+ Simply check/uncheck the logging settings to enable or disable logging on the fly. No restart needed. +

+
+ +
+ + +
+
+ + +
+
+ + + +
+
+
+
+ +
+
+
Logger Control Panel
+
+ +
+
+
-