[mythtv] python bindings and logging

John P Poet jppoet at gmail.com
Tue Jun 27 22:04:02 UTC 2017


In the python bindings (e.g. mythproto.py, methodheap.py) I see statements
like:

   self.log(MythLog.ALL, MythLog.INFO, "some message")

I have tried to add some logging to debug some code I am playing with, but
the message don't show up anywhere.  Specifically, I am trying to add a log
message to

   def stopRecording(self, program):

in mythproto.py.  Even when I run mythbackend with "-v all", the message
does not show up.  What am I missing?

Thanks,

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20170627/35e8956f/attachment.html>


More information about the mythtv-dev mailing list