Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Ben Tomasini <ben.tomas...@gmail.com> |
Subject | Modifying log level in python libraries |
Date | Thu, 20 Sep 2012 23:52:32 GMT |
Hello, I am using the zookeeper Python bindings and am trying to suppress the INFO level log messages it is producing. I am new to Python logging. I tried reconfiguring it with the following to no avail: logging.basicConfig(level=logging.ERROR) Any tips? Thanks, Ben | |
Mime |
|
View raw message |