save log to file
Especially when debugging models it would be good to be able to save logs to a file (and also to remove the timestamp next to each line). The more ideal would be to be able to save things to text files to compare if the models are performing on the lens as expected.
It could be something that is enabled on debug mode (not live on lens)
Marco,
You can locate Log.txt here "open ~/Library/Preferences/Snap/Lens\ Studio/". It contains lots of different debug info, but you can easily strip all you don't need.
Debug messages from scripts marked as [inf#user#core]
Thanks,
Pavel