Logging Consistency
Bug #1699420 reported by
Marc Methot
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/
./cinder/
./cinder/
./nova/
All capitals.
Changed in heat: | |
assignee: | nobody → Marc (mb-methot) |
description: | updated |
description: | updated |
Changed in heat: | |
importance: | Undecided → Wishlist |
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.
Fix proposed to branch: master /review. openstack. org/476008
Review: https:/