Opened at 2011-06-24T22:02:09Z
Last modified at 2020-01-13T20:39:16Z
#1423 closed defect
support multiple log gatherers using the new multi-gatherer feature of foolscap — at Version 1
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code | Version: | 1.8.2 |
Keywords: | regression foolscap logging configuration | Cc: | warner |
Launchpad Bug: |
Description (last modified by davidsarah)
Once Foolscap ticket #176 is fixed to accept multiple log gatherers, we could use that functionality to let Tahoe-LAFS users configure multiple log gatherers in their tahoe.cfg file.
There are some questions about dependency versioning: do we wait until the new version of foolscap is widespread and then raise the version requirement that Tahoe-LAFS has on foolscap to that version? Or do we detect whether the version of foolscap is present can handle multiple log gatherers and emit an error message with instructions to upgrade if it is not new enough and the Tahoe-LAFS user has configured multiple log gatherers?
This will fix a regression in Tahoe-LAFS (#1385).
Change History (1)
comment:1 Changed at 2012-04-01T23:25:53Z by davidsarah
- Component changed from unknown to code
- Description modified (diff)
- Owner changed from nobody to somebody
http://foolscap.lothar.com/trac/ticket/176 was fixed in foolscap 0.6.2.