[mythtv] mythbackend: Suppress timestamp in log?

Bill Meek keemllib at gmail.com
Sat Feb 20 02:24:40 UTC 2016


On 02/19/2016 07:32 PM, Gary Buhrmaster wrote:
> On Fri, Feb 19, 2016 at 8:15 PM, Bill Meek <keemllib at gmail.com> wrote:
>> .... I think it's just the thread (LWP) that's lost.
>
> I actually believe that the context, file, and line are
> also missing.  Of course, as I said previously,
> whether that missing data matters will depend on
> your next failure (and whom you expect to assist
> you in addressing the failure).

They're there:

$ journalctl --output short-precise --unit mythtv-backend.service --lines 1
Feb 19 20:11:14.072265 ofc0 mythbackend[11093]: mythbackend[11093]: N Expire autoexpire.cpp:264 (CalcParams) AutoExpire: CalcParams(): Max 
required Free Space: 10.0 GB w/freq: 15 min

I think what's confusing is that if the BE isn't started with
--quiet and --syslog, console output will end up in the journal
too* and if memory serves, that's the one without the helpful
info.

* double logging

-- 
Bill


More information about the mythtv-dev mailing list