Project

General

Profile

Task #2806

Feature #2652: Python CLI - Version 2

Use Logging rather than sys.stderr.write

Added by Dave Vieglais almost 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
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 almost 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 almost 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 10 years ago

  • Status changed from New to Closed
  • translation missing: en.field_remaining_hours set to 0.0

#4 Updated by Dave Vieglais over 9 years ago

  • Target version set to Maintenance Backlog

#5 Updated by Dave Vieglais over 9 years ago

  • Target version changed from Maintenance Backlog to CCI-2.0.0

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)