Comment 14 for bug 1656167

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove-dashboard (master)

Reviewed: https://review.openstack.org/419747
Committed: https://git.openstack.org/cgit/openstack/trove-dashboard/commit/?id=c0871b8f9cf63657ebf1e6df48451fb4adae3977
Submitter: Zuul
Branch: master

commit c0871b8f9cf63657ebf1e6df48451fb4adae3977
Author: yatinkarel <email address hidden>
Date: Fri Jan 13 09:09:38 2017 +0530

    Switch to oslo_log

    Trove dashboard is currently using python logging module to
    implement logging functionality.
    This patch made a switch to oslo.log(logging for openstack projects)

    Reference:-
    http://docs.openstack.org/developer/oslo.log

    Change-Id: I92a417a7342f4f264e8a5ede52ba49f0b7475e6d
    Closes-Bug: #1656167