Launchpad

Reviewed: https:/ /review. openstack. org/211682
Committed: https:/ /git.openstack. org/cgit/ openstack/ python- openstackclient /commit/ ?id=b95ce714dc3 36bf1a77e17e7f0 160120da9e130a
Submitter: Jenkins
Branch: master

commit b95ce714dc336bf 1a77e17e7f01601 20da9e130a
Author: TerryHowe <email address hidden>
Date: Tue Aug 11 11:30:31 2015 -0600

    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:
             keystonecl ient.session: debug

    Closes-Bug: #1484660
    Change-Id: I15c2607e8262f1 0903dd831ee8622 fb5d6315310

Read the original on bugs.launchpad.net ↗