[mythtv-firehose] mythtv/master commit: 187f17823 by Daniel Thor Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Mon Oct 17 20:07:43 UTC 2011


      Author:  Daniel Thor Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-10-17T12:53:50-07:00
   Push Date:  2011/10/17 13:07:27 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  187f178237d31e156cfa70934ef4ba966bdf7a6d
   Changeset:  https://github.com/MythTV/mythtv/commit/187f17823

Log:

Allows increasing LOGLINE_MAX to increase max log message size.

Sometimes logging messages go over the ~2KB maximum log message length,
especially when debugging PSIP. This commit doesn't change the default,
but allows you to change it by just modifying LOGLINE_MAX in logging.h
and recompiling.

Modified:

   mythtv/libs/libmythbase/logging.cpp



More information about the mythtv-firehose mailing list