Modify ↓
Ticket #3782 (closed patch: fixed)
Opened 5 years ago
Last modified 5 years ago
Reassign some EIT logging output from VB_GENERAL to VB_EIT
| Reported by: | Nick Morrott <knowledgejunkie [at] gmail [dot] com> | Owned by: | stuarta |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | eit | Version: | head |
| Severity: | medium | Keywords: | eit scanner log output |
| Cc: | Ticket locked: | no |
Description
The EIT grabber currently outputs regular log output to the VB_GENERAL target which can swamp the standard log. For example:
2007-07-30 18:37:10.030 EITScanner: Now looking for EIT data on multiplex of channel 901 2007-07-30 18:38:02.532 EITScanner: Now looking for EIT data on multiplex of channel 905 2007-07-30 18:38:23.516 EITScanner: Now looking for EIT data on multiplex of channel 905 2007-07-30 18:40:15.490 EITScanner: Now looking for EIT data on multiplex of channel 905 2007-07-30 18:41:30.331 EITScanner: Now looking for EIT data on multiplex of channel 901 2007-07-30 18:41:40.007 EITScanner: Now looking for EIT data on multiplex of channel 901 2007-07-30 18:43:21.068 EITScanner: Now looking for EIT data on multiplex of channel 901 2007-07-30 18:44:56.398 EITScanner: Now looking for EIT data on multiplex of channel 905 2007-07-30 18:44:57.992 EITScanner: Now looking for EIT data on multiplex of channel 905 2007-07-30 18:46:26.536 EITScanner: Now looking for EIT data on multiplex of channel 905 2007-07-30 18:48:13.250 EITScanner: Now looking for EIT data on multiplex of channel 901 2007-07-30 18:48:25.812 EITScanner: Now looking for EIT data on multiplex of channel 901 2007-07-30 18:49:32.144 EITScanner: Now looking for EIT data on multiplex of channel 901
This patch reassigns these log messages to the VB_EIT target to give users control over whether to see this output by specifying the eit log target.
Attachments
Change History
Changed 5 years ago by Nick Morrott <knowledgejunkie [at] gmail [dot] com>
- Attachment 3782-reassign-eit-log-output.diff added
comment:1 Changed 5 years ago by stuarta
- Owner changed from ijr to stuarta
- Component changed from mythtv to eit
- Milestone changed from unknown to 0.21
comment:2 Changed 5 years ago by stuarta
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
