From bfca752940a13c874788b0c885d36b2b263bd4fb Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Tue, 27 Sep 2016 07:07:32 -0700 Subject: Fixing the console level debug statements (#4092) --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index dde478089..44e52d88e 100644 --- a/config/config.json +++ b/config/config.json @@ -55,7 +55,7 @@ "AtRestEncryptKey": "" }, "LogSettings": { - "EnableConsole": true, + "EnableConsole": false, "ConsoleLevel": "DEBUG", "EnableFile": true, "FileLevel": "INFO", -- cgit v1.2.3-1-g7c22