Changes between Initial Version and Version 1 of Plan/AwesomeLogging
- Timestamp:
- 12/10/2010 09:03:31 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plan/AwesomeLogging
v1 v1 1 `twisted.python.log` needs some fixing up. 2 3 I'd like it to have a thing where there's a ring buffer of more detailed messages, and when a failure occurs it dumps that to a file, so there's some context for what was going on when there was an exception. 4 5 All messages logged by Twisted should have an identifiable key associated with them (an interface maybe?) 6 7 It would be great to have a built-in network logging abstraction. 8 9 All of these need to be fleshed out some more.
