) console output from code executing in the context of a Compose Interactive Preview?
j
jw
12/23/2022, 1:58 AM
System.setOut, maybe?
jw
12/23/2022, 1:58 AM
Or are you saying you just want to see those logs somewhere and not necessarily capture them
d
darkmoon_uk
12/23/2022, 1:59 AM
The second one ideally, though I suppose I could pipe it to a file with setOut
j
jw
12/23/2022, 1:59 AM
Maybe in idea.log? I have no idea where that code is actually running in terms of processes and such
c
Chris Sinco [G]
12/23/2022, 2:56 AM
It’s not possible today to log from from Interactive Preview. But you can deploy a specific Preview to device, which then logging should work as expected