commit dc5911e1a34b3323820cd573e094e1ac59fd0987
Author: Steve Baker <email address hidden>
Date: Wed Jun 25 17:27:00 2014 +1200
Improve --debug logging output
This change makes the following improvements to the output of a heat
command with the --debug option set:
* Silences spurious logging from iso8601 and urllib3.connectionpool
* Removes the line number from the logging format, since the intent
of --debug is to show the user what network requests are occuring.
Reviewed: https:/ /review. openstack. org/101359 /git.openstack. org/cgit/ openstack/ python- heatclient/ commit/ ?id=dc5911e1a34 b3323820cd573e0 94e1ac59fd0987
Committed: https:/
Submitter: Jenkins
Branch: master
commit dc5911e1a34b332 3820cd573e094e1 ac59fd0987
Author: Steve Baker <email address hidden>
Date: Wed Jun 25 17:27:00 2014 +1200
Improve --debug logging output
This change makes the following improvements to the output of a heat connectionpool
command with the --debug option set:
* Silences spurious logging from iso8601 and urllib3.
* Removes the line number from the logging format, since the intent
of --debug is to show the user what network requests are occuring.
Change-Id: Iccbae01a1a5b85 db0770a4f56c3b4 8788dc3008a
Closes-bug: #1324470