[mythtv-users] Android mythfrontend log file?

James Abernathy jfabernathy at gmail.com
Sat Apr 11 15:57:43 UTC 2020


On Sat, Apr 11, 2020 at 11:04 AM Peter Bennett <pb.mythtv at gmail.com> wrote:

>
>
> On 4/11/20 7:15 AM, Jim Abernathy wrote:
> > When I run mythtv-frontend on a Shield TV does it create a log file?
> > If so how do I get it off the Shield TV to a PC I can examine it with??
> >
> > Jim A
> >
> >
>
> adb logcat outputs the log file in real time to stdio, with already past
> data included at the beginning.
>
> To get mythfrontend log -
> adb logcat mfe:D *:S |& tee android.log
>
> To get full android log
> adb logcat |& tee android.log
>
> Press ctrl-c to stop it.
>
> Peter
>
I have the logcat working but I notice that there is not much information
once view a recording start. No indication of anything I do with the
keyboard or remote.  I'm trying to catch a log when the timeline problem I
have shows up.

Is there an equivalent in Android to --loglevel debug?

Jim A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200411/c8b0e352/attachment.htm>


More information about the mythtv-users mailing list