How do I write logging info from an Android app that can be read in the bitrise output?

I’m trying to debug a test and I would like to write out some debugging info that I can read in the bitrise output file. Is there a way to do that? I’ve tried Log.x and println.
Thanks,
Charles

Hi @cfneveumdsol!

Can you let us know a bit more detail? What step are you using? If you send a build URL, that would give us the most insight :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.