#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: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:

Merge pull request #554 from tahoe-lafs/2975.eliot-logging-configuration

User-interface for Eliot logging configuration

Fixes: ticket:2975

Note: See TracTickets for help on using tickets.