Bug #223
Client should not print info messages to stderr
| Status: | Closed | Start date: | 04/01/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 04/02/2010 | |
| Assignee: | % Done: | 100% |
||
| Category: | Code | Spent time: | 1.40 hour | |
| Target version: | 0.1.1 | Estimated time: | 1.00 hour |
Description
Use STDOUT for info messages
History
Updated by George Notaras almost 2 years ago
- Due date set to 04/02/2010
- Status changed from New to Assigned
- Assignee set to George Notaras
- % Done changed from 0 to 60
- Estimated time set to 1.00
- Enhanced stream loggers by using filters.
- The root logger is used (logging.getLogger('main')). No more logging.getLogger('main')
Updated by George Notaras almost 2 years ago
#note-1
- The root logger is used (logging.getLogger('main')). No more
logging.getLogger('main')
logging.getLogger() is now used
Updated by George Notaras almost 2 years ago
- Category set to Code
- Status changed from Assigned to Closed
- % Done changed from 60 to 100
