[mythtv-firehose] mythtv/new-logging commit: e4248d472 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Thu Apr 28 18:16:51 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-04-28T11:09:24-07:00
   Push Date:  2011/04/28 11:16:48 -0700
  Repository:  mythtv
      Branch:  new-logging
New Revision:  e4248d472b366e2115e1893966d0da55b057def4
   Changeset:  https://github.com/MythTV/mythtv/commit/e4248d472

Log:

Added Database logging (on as default)

We will need to add housekeeping to clean out log entries over 1 month old or
so, or this table will get huge.  Also, until the VERBOSE messages are reworked
all log messages will be at level 6 in the db logs.

All logging goes to a new "logging" table, which will be added to the
mythconverg schema just before merging to master.  If you want to test it, the
schema can be found at http://www.beirdo.ca/~gjhurlbu/test/logging.schema

Modified:

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



More information about the mythtv-firehose mailing list