#44 closed enhancement (fixed)
implement improved logging
Reported by: | zooko | Owned by: | warner |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.0 |
Component: | code-nodeadmin | Version: | |
Keywords: | logging | Cc: | |
Launchpad Bug: |
Description
Brian has a detailed idea about how logging ought to be done, magically enabling both fine, detailed logs in the case that something weird has happened and terse logs in the case that everything is normal.
Change History (8)
comment:1 Changed at 2007-05-27T14:54:29Z by zooko
- Priority changed from major to blocker
comment:2 Changed at 2007-05-29T19:55:44Z by warner
- Priority changed from blocker to major
- Status changed from new to assigned
I'm going to drop the priority back down a bit.. this isn't actually hurting anything right now, and I want to take my time and do it right.
comment:3 Changed at 2007-07-14T06:59:43Z by warner
- Keywords logging added
- Milestone set to undecided
- Priority changed from major to minor
comment:4 Changed at 2007-08-12T14:52:41Z by zooko
Say, is the new logging scheme going to include Causeway-style tracing?
If it isn't in your plan for the first version of logging, then let's open a separate ticket for it.
comment:5 Changed at 2007-08-12T23:21:08Z by warner
No Causeway for the first cut, that's a lot of work. But the plan is to have that sort of thing in place eventually.
Maybe we should add these tickets to http://foolscap.lothar.com ?
comment:6 Changed at 2007-08-14T18:58:49Z by warner
- Component changed from code to code-nodeadmin
comment:7 Changed at 2008-08-05T19:19:57Z by warner
- Milestone changed from eventually to 1.2.1
- Resolution set to fixed
- Status changed from assigned to closed
Foolscap now has all the logging pieces I want (well, except for Causeway-style tracing, but that will have to wait for remote-promises). Yesterday's foolscap-0.3.0 release added the Incident Gatherer, which was the final piece. There's still work to be done on it, but I feel comfortable closing out this ticket now.
comment:8 Changed at 2008-09-03T01:17:50Z by warner
- Milestone changed from 1.3.1 to 1.3.0
Raising the priority one notch. Brian is currently working on this. I'm eager to see his new logging system...