Logging on device

Haven't tried it yet, but just want to get some tips.

How do I log on the actual device?

I use Sys.println() to see output in the console.
Is it safe to assume that this will log to a file on the actual device?
  • Any suggestions why this isn't working any more?

    I don't think file names are case sensitive on the device, but anyway I have tried with .txt and .TXT 

    It used to work, and I see App Store apps are populating their log files.

    But my side-loaded development version refuses to play ball.

  • What if you change the app ID in the manifest and upload your dev version as a beta app, so you can have access to it immediately without review?

    Hopefully it should behave just like any other app from the store.

  • Thanks, but that's quite a cumbersome process and not really a practical solution for lab testing.

    I guess I was wondering if I had overlooked something to disable the facility, or if it was a new issue (bug) in the F5 FW?

  • Thanks, but that's quite a cumbersome process and not really a practical solution for lab testing.

    I guess I was wondering if I had overlooked something to disable the facility, or if it was a new issue (bug) in the F5 FW?

    I'm just saying that *if* there's a bug and if app store apps are working as you say, that would be the way around it.