[mythtv-commits] Ticket #6190: Patch to change verbose level of a running app.

MythTV mythtv at cvs.mythtv.org
Fri Aug 21 06:46:18 UTC 2009


#6190: Patch to change verbose level of a running app.
------------------------------+---------------------------------------------
 Reporter:  cizek at rcn.com     |        Owner:  ijr       
     Type:  patch             |       Status:  closed    
 Priority:  minor             |    Milestone:  unknown   
Component:  MythTV - General  |      Version:  0.21-fixes
 Severity:  medium            |   Resolution:  fixed     
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [21396]) Add the ability to change the verbose level of a running
 mythfrontend and
 master mythbackend.

 To change a frontend's verbose level, connect to the telnet/networkcontrol
 interface and issue "set verbose DEBUG-LEVEL" where DEBUG-LEVEL is the
 same
 list of network,database,upnp etc. that you can use from the command line
 with "-v".

 To change the master backend's verbose level, run
 "mythbackend --setverbose DEBUG-LEVEL" where DEBUG-LEVEL is that same
 set of items that you use with "-v".

 The change either back to the default debug level (currently
 "important,general") use the word "default" for the DEBUG-LEVEL.

 Closes #6190 using a modified patch from Bill Cizek.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6190#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list