Hi guys,
Running Corona on OSX I know that if I bring focus to the console and press CMD+K it will clear the console window leaving it empty.
What I was wondering is if there is a way to do this from within a my app. I’m currently using quite a lot of print statements for debugging purposes and it would be really nice to be able to have the log clear on each reload/scene change etc.
Many thanks