浏览代码

[core] Help logging the REST calls to other services

Romain Rigaux 10 年之前
父节点
当前提交
9d00c5317e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/conf/log.conf

+ 1 - 1
desktop/conf/log.conf

@@ -27,7 +27,7 @@ handlers=errorlog
 qualname=kazoo.client
 
 [logger_requests_packages_urllib3_connectionpool]
-level=INFO
+level=DEBUG
 handlers=errorlog
 qualname=requests.packages.urllib3.connectionpool