[mythtv-firehose] mythtv/master commit: 2cf4f5842 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Fri Jun 17 16:37:23 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-06-17T09:34:18-07:00
   Push Date:  2011/06/17 09:37:17 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  2cf4f58429815b5bde0e2ababff51be693acaf9e
   Changeset:  https://github.com/MythTV/mythtv/commit/2cf4f5842

Log:

Indicate log message level in console and debug logs

Right after the timestamp, I added a single character that maps to the log
message's level.  This will not be too useful until I have completed conversion
of the VERBOSE -> LogPrint that I have planned.  Currently, all VERBOSE maps
to LOG_INFO, so you will see a lot of "I".

For LOG_EMERG, I used "!" as "E" was already used for LOG_ERROR.

Modified:

   mythtv/libs/libmythbase/mythlogging.cpp
   mythtv/libs/libmythbase/mythlogging.h



More information about the mythtv-firehose mailing list