[mythtv-commits] mythtv commit: r21397 by cpinkham
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Aug 21 06:57:32 UTC 2009
Author: cpinkham
Date: 2009-08-21 06:57:32 +0000 (Fri, 21 Aug 2009)
New Revision: 21397
Changeset: http://cvs.mythtv.org/trac/changeset/21397
Modified:
trunk/mythtv/libs/libmythdb/mythverbose.cpp
Log:
Build on [21396] a little bit. This patch changes the 'default' debug level
to be whatever level the mythbackend/mythfrontend was started with. So, if
you startup the backend with "-v none", then turn on network debugging
with "--setverbose network", you can later revert back to the original level
of 'none' by issuing "-v default".
References #6190.
More information about the mythtv-commits
mailing list