I'm trying to make console.log() calls work in the remote debugging tool (using iWebInspector or Safari) & PhoneGap 1.4.1.
Somehow console calls only appear in XCode, looks like phonegap is somehow tweaking the console's method.
Any idea how I could make it work?