python-openstackclient/openstackclient
TerryHowe b95ce714dc Allow custom log levels for other loggers
It would be convenient to be able to enable special logging for
various components that openstack uses.  The biggest thing is
the --debug prints a lot of information when often all I want to
see is the outgoing requests/responses.  To get just that logged
you would put this in your clouds.yaml:

    logging:
        keystoneclient.session: debug

Closes-Bug: #1484660
Change-Id: I15c2607e8262f10903dd831ee8622fb5d6315310
2016-02-05 11:07:50 +00:00
..
api Fix a spell typos 2016-02-03 15:47:25 +05:30
common Allow custom log levels for other loggers 2016-02-05 11:07:50 +00:00
compute Refactor security group delete to use SDK 2016-02-02 09:04:51 -06:00
identity log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Merge "Minor typo in help text" 2016-02-04 00:43:09 +00:00
object log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
tests Merge "Use assert_not_called() in common tests" 2016-02-04 22:56:57 +00:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00