summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-06-25 16:42:40 -0400
committer=Corey Hulen <corey@hulen.com>2015-06-25 16:42:40 -0400
commitbc88328aeb71cc09391fe88ebb7ff6aac56bbb97 (patch)
treec01e99a8cc05f32b3a3b007356e46ba4226c0025 /config
parente5586142a5ead833064f33da3c7f167446deeb37 (diff)
downloadchat-bc88328aeb71cc09391fe88ebb7ff6aac56bbb97.tar.gz
chat-bc88328aeb71cc09391fe88ebb7ff6aac56bbb97.tar.bz2
chat-bc88328aeb71cc09391fe88ebb7ff6aac56bbb97.zip
adding api unit tests
Diffstat (limited to 'config')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index e38f1701a..b0a019e8d 100644
--- a/config/config.json
+++ b/config/config.json
@@ -1,7 +1,7 @@
{
"LogSettings": {
"ConsoleEnable": true,
- "ConsoleLevel": "INFO",
+ "ConsoleLevel": "DEBUG",
"FileEnable": true,
"FileLevel": "INFO",
"FileFormat": "",