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 Initial Version
Reported by: | zooko | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code | Version: | 1.8.2 |
Keywords: | regression foolscap logging configuration | Cc: | warner |
Launchpad Bug: |
Description
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).