python-openstackclient/openstackclient/common
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Support listing network availability zones 2016-02-02 08:08:25 -06:00
clientmanager.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
command.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
commandmanager.py Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
configuration.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
limits.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
logs.py Allow custom log levels for other loggers 2016-02-05 11:07:50 +00:00
module.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
parseractions.py Fix the bug of "openstack console log show" 2015-11-09 04:22:09 -05:00
quota.py Merge "Fix showing network quotas for a project" 2016-02-02 04:06:57 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
utils.py Merge "Allow wait_for_delete to work for all clients" 2016-02-04 00:39:47 +00:00