Logging Consistency

Bug #1699420 reported by Marc Methot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
In Progress
Wishlist
David Peacock

Bug Description

Logging is of high importance, and thus so should be consistency of logging.

LOG.warning('db error %s', ex)

Should be made to match the other projects too, which would have "db" capitalized.

Couple of comparable logs:
./cinder/cinder/volume/volume_types.py: LOG.exception('DB error:')
./cinder/cinder/volume/group_types.py: LOG.exception('DB error:')
./cinder/cinder/volume/group_types.py: LOG.exception('DB error:')
./cinder/cinder/volume/qos_specs.py: LOG.exception('DB error:')
./nova/nova/cells/state.py: LOG.exception('DB error')

All capitals.

Marc Methot (mb-methot)
Changed in heat:
assignee: nobody → Marc (mb-methot)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: New → In Progress
Marc Methot (mb-methot)
description: updated
Marc Methot (mb-methot)
description: updated
Rico Lin (rico-lin)
Changed in heat:
importance: Undecided → Wishlist
Rico Lin (rico-lin)
Changed in heat:
milestone: none → no-priority-tag-bugs
Changed in heat:
assignee: Marc Methot (mb-methot) → David Peacock (davidjpeacock)
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.