Log is not working

Bug #1190524 reported by Flavio Percoco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zaqar
Fix Released
High
Flavio Percoco

Bug Description

Although, logging.setup is being called in cmd/server.py, it is not logging anything.

Changed in marconi:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Flavio Percoco (flaper87)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to marconi (master)

Fix proposed to branch: master
Review: https://review.openstack.org/32859

Changed in marconi:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to marconi (master)

Reviewed: https://review.openstack.org/32859
Committed: http://github.com/stackforge/marconi/commit/8fa310cc7a7f989dc480bd96e2ec083722a1f2cc
Submitter: Jenkins
Branch: master

commit 8fa310cc7a7f989dc480bd96e2ec083722a1f2cc
Author: Flaper Fesp <email address hidden>
Date: Thu Jun 13 11:32:19 2013 +0200

    Move log.setup to Bootstrap and use cfg.CONF opts

    This patch uses cfg.CONF as ConfigOpts in common/config instead of
    creating a new instance of it. This is needed since most of Oslo's
    modules use the global CONF object to register their config parameters.

    The patch also moves log.setup call into Bootstrap and calls it after
    configs are loaded.

    Fixes bug: #1190524

    Change-Id: Ib601418a7dbcad84c79b640b93bc5798ec4a62c4

Changed in marconi:
status: In Progress → Fix Committed
Changed in marconi:
milestone: none → havana-3
status: Fix Committed → Fix Released
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.