[mythtv-commits] Ticket #6688: Channel scanner includes logging to cerr

MythTV mythtv at cvs.mythtv.org
Mon Jul 6 06:53:38 UTC 2009


#6688: Channel scanner includes logging to cerr
-----------------------------------------------------------------+----------
 Reporter:  Nick Morrott <knowledgejunkie (at) gmail (dot) com>  |       Owner:  danielk
     Type:  defect                                               |      Status:  new    
 Priority:  minor                                                |   Milestone:  unknown
Component:  MythTV - Channel Scanner                             |     Version:  head   
 Severity:  medium                                               |     Mlocked:  0      
-----------------------------------------------------------------+----------
 The following scanner methods include logging calls to cerr. Might it be
 useful to have them (or at least the first method whose cerr logging does
 not appear to be serious) log to a log target instead (perhaps
 VB_CHANSCAN)?

 {{{
 bool ChannelScanSM::TestNextProgramEncryption(void)


 void ChannelScannerCLI::HandleEvent(const ScannerEvent *scanEvent)
 void ChannelScannerCLI::InformUser(const QString &error)
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6688>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list