From b775b545fc4a7fb73614f8248d6e5994df83b822 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 20 Oct 2016 11:32:38 -0400 Subject: Changed ConsoleLogLevel back to DEBUG during development (#4278) --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 195c0255e..bbdb8d160 100644 --- a/config/config.json +++ b/config/config.json @@ -64,7 +64,7 @@ }, "LogSettings": { "EnableConsole": true, - "ConsoleLevel": "INFO", + "ConsoleLevel": "DEBUG", "EnableFile": true, "FileLevel": "INFO", "FileFormat": "", -- cgit v1.2.3-1-g7c22