[mythtv-commits] Ticket #11992: Patch: Prevent --syslog, --logpath and --enable-dblog if --nologserver is used

MythTV noreply at mythtv.org
Sat Dec 19 22:04:26 UTC 2015


#11992: Patch: Prevent --syslog, --logpath and --enable-dblog if --nologserver is
used
------------------------------------+-----------------------------
 Reporter:  Bill Meek <keemllib@…>  |          Owner:  jyavenard
     Type:  Patch - Bug Fix         |         Status:  assigned
 Priority:  minor                   |      Milestone:  0.27.6
Component:  MythTV - General        |        Version:  Master Head
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------
Changes (by dekarl):

 * owner:  Bill Meek <keemllib@…> => jyavenard
 * status:  new => assigned


Comment:

 Convenience link to the chat log:
 http://irc.mythtv.org/ircLog/channel/4/2014-11-19:12:49:52/2014-11-19:13:13:44

 Jya, can you clarify the intention of --nologserver? Your comment when
 reopening and your documentation of the option in the source code say
 different things. I'm tempted to let the documentation describe the
 implementation as it is now. Although I'm not sure how the implementation
 is now :)

 https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmythbase/mythcommandlineparser.cpp#L2436
 {{{
 add("--nologserver", "nologserver", false, "Disable all logging but
 console.", "")
             ->SetGroup("Logging");
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11992#comment:10>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list