[mythtv-users] Backend logging
Greg Oliver
oliver.greg at gmail.com
Thu Mar 4 03:11:28 UTC 2010
On Wed, Mar 3, 2010 at 8:02 PM, Brent Bolin <brent.bolin at gmail.com> wrote:
> On Wed, Mar 3, 2010 at 6:38 PM, Brent Bolin <brent.bolin at gmail.com> wrote:
>> I have turned off logging for myth -
>>
>> /usr/bin/mythbackend -v none --logfile /var/log/mythtv/mythbackend.log
>>
>> However I'm still getting a lot of verbose output in the logs -
>>
>> CC length(19) seq_num(2) 0x8a 0x31 0x99 0x1b 0x41 0x0 0x1 0x1f 0x10
>> 0x90 0x5 0x3 0x91 0x3f 0x0 0x3f 0x92 0x1
>> CC length(19) seq_num(2) 0x8a 0x31 0x99 0x1b 0x41 0x0 0x1 0x1f 0x10
>> 0x90 0x5 0x3 0x91 0x3f 0x0 0x3f 0x92 0x1
>> CC length(19) seq_num(3) 0xca 0x31 0x99 0x1b 0x41 0x0 0x1 0x1f 0x10
>> 0x90 0x5 0x3 0x91 0x3f 0x0 0x3f 0x92 0x1
>>
>> Think this might be coming from flagging.
>>
>> Is there an option from the backend to also include argument flags for
>> mythcommflag ?
>>
>> Don't really want to shutdown the backend if there isn't an option.
>> Or can it be done from the frontend?, didn't see an option.
>>
>> Thanks
>>
>
> Just noticed. No flagging running on the system right now and it's
> still doing it.
>
> How can the log level be turned down?
Just set the logfile to /dev/null
More information about the mythtv-users
mailing list