Comment 6 for bug 1167081

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

Reviewed: https://review.openstack.org/28160
Committed: http://github.com/openstack/nova/commit/3e136dea2b259def305c9032cab5e1a08243c1c6
Submitter: Jenkins
Branch: master

commit 3e136dea2b259def305c9032cab5e1a08243c1c6
Author: Andrew Laski <email address hidden>
Date: Fri May 3 10:33:18 2013 -0400

    Import latest log module from oslo

    Deprecates log_format in favor of the formatting options used by the
    context aware formatter, such as logging_default_format_string.

    Changes the default logging formatter back to a colorful and context
    aware formatter. The default was inadvertently changed in the great
    oslo sync at the start of Havana, this returns it to what was in at the
    end of Grizzly.

    Adds support for lazy instantiation of the logger.

    Bug 1167081
    Bug 1165211

    Change-Id: Ibe41afc6e9d7b432453785819821b3c8f0078613