Changed ConsoleLogLevel back to DEBUG during development (#4278)

Этот коммит содержится в:
Harrison Healey
2016-10-20 11:32:38 -04:00
коммит произвёл enahum
родитель 4aa96c76b4
Коммит b775b545fc

Просмотреть файл

@@ -64,7 +64,7 @@
}, },
"LogSettings": { "LogSettings": {
"EnableConsole": true, "EnableConsole": true,
"ConsoleLevel": "INFO", "ConsoleLevel": "DEBUG",
"EnableFile": true, "EnableFile": true,
"FileLevel": "INFO", "FileLevel": "INFO",
"FileFormat": "", "FileFormat": "",