소스 검색

[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