[mythtv-commits] Re: Ticket #370: Filenames and line numbers in "VERBOSE" traces

MythTV mythtv at cvs.mythtv.org
Sun Sep 25 01:10:10 UTC 2005


#370: Filenames and line numbers in "VERBOSE" traces
-------------------------------+--------------------------------------------
 Reporter:  mythtv at remars.com  |        Owner:  ijr    
     Type:  patch              |       Status:  closed 
 Priority:  minor              |    Milestone:         
Component:  mythtv             |      Version:  head   
 Severity:  low                |   Resolution:  wontfix
-------------------------------+--------------------------------------------
Comment (by anonymous):

 It helps locating precisely where the log line came from.
 IMHO, it's common to have the same error message logged from multiple
 places, and in such cases it's harder to find exactly where the error
 occured without the filename and the line number.

 Tracking where an error occured is easier with this message:
 2005-09-25 03:02:37.386 main.cpp(472)  Failed to init MythContext,
 exiting.

 This one is harder to locate:
 2005-09-25 03:02:37.386 Failed to init MythContext, exiting.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/370>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list