Opened at 2019-02-25T13:41:18Z
Closed at 2019-02-26T18:25:49Z
#2975 closed defect (fixed)
Add configuration for writing an Eliot log file
Reported by: | exarkun | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | 1.12.1 |
Keywords: | review-needed | Cc: | |
Launchpad Bug: |
Description
ticket:2972, ticket:2973, and presumably many future tickets describe work for making Tahoe-LAFS use Eliot as a logging system (rather than the Foolscap logging facilities).
Implement a user-configurable system for recording Eliot log messages for later inspection.
Aspects to consider include whether or not to write the log messages at all, where to write them, how much disk space to allocate to old logs (if the logs are being written to disk), and documentation of all of this.
Change History (2)
comment:1 Changed at 2019-02-25T18:38:05Z by exarkun
- Keywords review-needed added
comment:2 Changed at 2019-02-26T18:25:49Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In c3cde753/trunk:
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/554