Ticket #5212 enhancement new
Extend twistd's --logger to support passing arguments to the observer constructor
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | drednout.by@… | Branch: | |
| Author: | Launchpad Bug: |
Description
twistd's --logger option allows specifying a custom log observer. It would be good if the observer could be customized. Options:
- Extend --logger f.q.p.n so that if you append colon, arguments after that are passed to function, similarly to e.g. endpoint string definitions syntax. So --logger f.q.p.n:x=y.
- Add --logger-options.
Change History
Note: See
TracTickets for help on using
tickets.
