<div dir="ltr"><div><div><div><div>In the python bindings (e.g. mythproto.py, methodheap.py) I see statements like:<br><br>   self.log(MythLog.ALL, MythLog.INFO, "some message")<br><br></div>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 <br><br>   def stopRecording(self, program):<br><br></div>in mythproto.py.  Even when I run mythbackend with "-v all", the message does not show up.  What am I missing?<br><br></div>Thanks,<br><br></div>John<br><br></div>