Browse Source

[core] Help logging the REST calls to other services

Romain Rigaux 10 năm trước cách đây
mục cha
commit
9d00c53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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