#114 closed defect (fixed)
why can't I set both log-gatherer and log-gatherer-furlfile?
Reported by: | Brian Warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.0 |
Component: | logging | Version: | 0.3.0 |
Keywords: | Cc: |
Description
There is code in pb.py to prohibit setting the log-gatherer when the log-gatherer-furlfile is already set, and vice versa. But a few lines later, there is code to explicitly handle both values being set. It should be possible to handle both.
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | undecided → 0.3.3 |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by
Milestone: | 0.3.3 → 0.4.0 |
---|
Note: See
TracTickets for help on using
tickets.
Done, in [7d35ddf2e8bd6185a9cd625c7d22ed33e9b48886].