[mythtv-commits] mythtv branch master updated by beirdo. v0.26-pre-669-g8f3225c

Git Repo Owner noreply at mythtv.org
Tue Jun 19 20:20:14 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user beirdo.
       via  8f3225ce252fa3c0337dadd696269e67b6598a27 (commit)
       via  8aab7ddc36054f159b860e506243568435738df2 (commit)
      from  db213850fc54bef72f63fb9f307750ef6ba5b488 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8f3225ce252fa3c0337dadd696269e67b6598a27
Author:    Gavin Hurlbut <ghurlbut at mythtv.org> at Tue, 19 Jun 2012 13:17:45 -0700
Committer: Gavin Hurlbut <ghurlbut at mythtv.org> at Tue, 19 Jun 2012 13:17:45 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8f3225ce252fa3c0337dadd696269e67b6598a27

Refactor Logger creation
Make FileLogger::create, SyslogLogger::create, DatabaseLogger::create.  Also
make the *Logger::setupZMQSocket return false on failure, and move the
nzmqt exception handling much tighter around the code that would be raising
the exceptions. Added exception handling in the client logger too.



commit 8aab7ddc36054f159b860e506243568435738df2
Author:    Gavin Hurlbut <ghurlbut at mythtv.org> at Tue, 19 Jun 2012 12:00:54 -0700
Committer: Gavin Hurlbut <ghurlbut at mythtv.org> at Tue, 19 Jun 2012 12:00:54 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8aab7ddc36054f159b860e506243568435738df2

Remove unused SyslogLogger::m_application



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/logging.cpp       |   46 ++--
 mythtv/libs/libmythbase/loggingserver.cpp |  373 +++++++++++++++++------------
 mythtv/libs/libmythbase/loggingserver.h   |   15 +-
 3 files changed, 257 insertions(+), 177 deletions(-)

-- 



More information about the mythtv-commits mailing list