Allow enabling of dependent loggers

Bug #1484660 reported by Terry Howe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Wishlist
Unassigned

Bug Description

Allow logging of dependent products. For example:

    logging:
            keystoneclient.session: debug

Would enable logging for the ksc session.

Terry Howe (thowe-g)
Changed in python-openstackclient:
assignee: nobody → Terry Howe (thowe-g)
status: New → In Progress
Changed in python-openstackclient:
importance: Undecided → Wishlist
Revision history for this message
Steve Martinelli (stevemar) wrote :

unassigning due to inactivity

Changed in python-openstackclient:
assignee: Terry Howe (thowe-g) → nobody
status: In Progress → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/211682
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=b95ce714dc336bf1a77e17e7f0160120da9e130a
Submitter: Jenkins
Branch: master

commit b95ce714dc336bf1a77e17e7f0160120da9e130a
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:
            keystoneclient.session: debug

    Closes-Bug: #1484660
    Change-Id: I15c2607e8262f10903dd831ee8622fb5d6315310

Changed in python-openstackclient:
status: Confirmed → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 2.2.0

This issue was fixed in the openstack/python-openstackclient 2.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.