Task #2806
Feature #2652: Python CLI - Version 2
Use Logging rather than sys.stderr.write
Start date:
2012-05-24
Due date:
% Done:
100%
Estimated time:
0.00 h
Story Points:
Sprint:
Description
Using the logging package for emitting messages provides greater flexibility in output choices and verbosity than writing directly to stderr or stdout.
Consider using logging for all informational messages for output from the CLI.
History
#1 Updated by Andrew Pippin over 12 years ago
Many parts of the application do use the logging facility. Other parts use StringIO. Could you give an example of what parts should be using the logging facility?
#2 Updated by Andrew Pippin over 12 years ago
- Assignee deleted (
Andrew Pippin)
Unassigning me (Andy Pippin) for future assignment. It may very well come back to me, but this has not yet been scheduled.
#3 Updated by Roger Dahl over 11 years ago
- Status changed from New to Closed
- translation missing: en.field_remaining_hours set to 0.0
#4 Updated by Dave Vieglais about 10 years ago
- Target version set to Maintenance Backlog
#5 Updated by Dave Vieglais almost 10 years ago
- Target version changed from Maintenance Backlog to CCI-2.0.0