Browse Source

[core] Help logging the REST calls to other services

Romain Rigaux 10 years ago
parent
commit
9d00c5317e
1 changed files with 1 additions and 1 deletions
  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