Re: debug() in windows (3.1 rc2)
Posted: 30 Oct 2012, 09:59
I notice that feature: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
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.)