Comment 2 for bug 1221663

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

Reviewed: https://review.openstack.org/45467
Committed: http://github.com/openstack/neutron/commit/155cb48bca9b66fa5188e5c1c63adf696cd6d127
Submitter: Jenkins
Branch: master

commit 155cb48bca9b66fa5188e5c1c63adf696cd6d127
Author: Akihiro MOTOKI <email address hidden>
Date: Sat Sep 7 02:10:57 2013 +0900

    Make neutron.common.log.log print module path

    Closes-Bug: #1221663

    neutron.common.log.log is useful for logging arguments of a method.
    It outputs class name and method name, but module path is not output.
    A module path is useful to search the log message.

    Change-Id: Ic2903da750cc13980d5cdee153bb079f7d4ee122