Javascript Diagnostic Output?

 From:  libelle
7161.1 
I have a fair amount of Javascript development experience, but am running into a problem with a MoI script. If I could just look at some debugging information, I'm sure it's something trivial or stupid I'm doing, but I haven't found a way to get any diagnostic information from MoI's Javascript interpreter.

I saw references to a moi.log(string) function, but I haven't had any luck tracking down the output.

I only found one promising directory: MoI v3.app/Resources/Logs that had a single file: LastRunX11. This log contains only the frightening line "WARNING!!: You are running Wineskin on an unsupported OS and there may be major problems!").

I'm on Mac OS 10.9.5, MoI 3.

Any recommendations?

Thanks!
___Samuel___