Ticket #16 (closed defect: fixed)
more logging options
| Reported by: | msfrank | Owned by: | msfrank |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
currently we only support logging to stdout, and is also an all-or-nothing approach (i.e. either everything gets logged or nothing does). we should add command line arguments for adjusting which levels of messages get output, which domains get output, and add support for logging to syslog or a logfile.
all of these changes should be relatively simple, the infrastructure is there (log levels and domains, twisted support for logging), they just need to be enabled and presented to the user in a reasonable way.
Change History
Note: See
TracTickets for help on using
tickets.
