Opened 17 years ago
Closed 17 years ago
#33 closed enhancement (fixed)
new logging support
Reported by: | Brian Warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.2.0 |
Component: | logging | Version: | 0.1.7 |
Keywords: | Cc: |
Description
I'm slowly implementing some of the advanced-logging ideas I've had over the last few years, some of which are referenced here:
- http://allmydata.org/trac/tahoe/ticket/44
- http://allmydata.org/trac/tahoe/ticket/56
- http://allmydata.org/trac/tahoe/ticket/57
- http://allmydata.org/trac/tahoe/ticket/58
The source:doc/logging.xhtml document provides the philosophy behind this effort.
I've got a preliminary framework for this in the codebase now, enough to gather and record log messages. Work is ongoing.
Note: See
TracTickets for help on using
tickets.
Enough support is in place to get started with. Other tickets will be opened for more features.