Flashlog.txt is where the debugger player outputs trace() calls. You need an mm.cfg file with the right settings to tell the player to write that file. The internet was a bit confusing about where it stores it on Linux. Maybe you can make sense of it.
On 3/24/15, 9:46 AM, "Tom Chiverton" <t...@extravision.com> wrote: >On 24/03/15 16:21, Alex Harui wrote: >> The console output won’t get reflected to the flashlog.txt, but the >> results parser is looking in flashlog.txt for output. So maybe >> flashlog.txt will stop logging or show some other error. >> >> > >I don't have a flashlog.txt file anywhere in my home folder or in /tmp >(where the RC is unpacked). >Do I need to turn it on somehow ? > >Tom