Page 2 of 2

Re: debug() in windows (3.1 rc2)

Posted: 30 Oct 2012, 09:59
by Duha
aubergine wrote:Where does debug output currently go on Mac OS X? It's not in the logs (as far as I can tell) and not sure how to see the stderr for an app launched via an icon in apps folder :s
I notice that feature:
script logging flush message after it was sent. (my output reader can access them instantly after they were send)
game logging does not flush message (it shown after game quit or scripting debug called.)

Re: debug() in windows (3.1 rc2)

Posted: 30 Oct 2012, 14:50
by dak180
aubergine wrote:Where does debug output currently go on Mac OS X? It's not in the logs (as far as I can tell) and not sure how to see the stderr for an app launched via an icon in apps folder :s
It goes to the console which one accesses through Console.app.