Sloecode does not use python logging framework correctly
Bug #976836 reported by
Thomi Richards
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sloecode |
Fix Committed
|
Low
|
Unassigned |
Bug Description
In several places in the sloecode system we use "print" to send log messages to stdout. These all need to be converted to use the python logging frameworkl.
To post a comment you must log in.
Thurns out this was only an issue in once place, which I fixed while fixing another bug. Fix is in trunk revision 152.