logging messages should use function parameters instead of string format arguments
Bug #1320926 reported by
Christian Berendt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-troveclient |
In Progress
|
Wishlist
|
Christian Berendt |
Bug Description
There are files containing string format arguments. Using logging function parameters should be preferred.
Affected files:
* troveclient/
* troveclient/
Changed in python-troveclient: | |
assignee: | nobody → Christian Berendt (berendt) |
status: | New → In Progress |
Changed in python-troveclient: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
Can you please add an example of this to the bug? Thanks!