From de1d2301236f006a6dcb7ab1040e8f83cbefcb67 Mon Sep 17 00:00:00 2001 From: Matias Pando Date: Thu, 30 Oct 2014 17:12:27 -0300 Subject: [PATCH] Added an explanation --- views/settings.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/settings.html b/views/settings.html index 1cc2eec6c..89ced4a90 100644 --- a/views/settings.html +++ b/views/settings.html @@ -39,6 +39,9 @@ Log level +
+ Log level shows information on the console. This is usefull to find bugs and help users. 'debug' is the most verbose level while 'fatal' only shows unexcpected errors +