Opened 17 years ago
Last modified 12 years ago
#125 closed defect
foolscap.call.CopiedFailure.printTraceback wants log.logerr, but it doesn't exist. — at Initial Version
| Reported by: | ivank | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.0 |
| Component: | logging | Version: | 0.5.1 |
| Keywords: | Cc: |
Description
The offending line is if file is None: file = log.logerr
I don't think logerr exists.
Note: See
TracTickets for help on using
tickets.
