Tip: View script errors and debug statements on the Mac
May 2nd, 2008 | Published in Google Desktop API
On Windows, you can view debug statements using either gdpconsole or the Gadget Designer. As for exceptions and script errors, those happily pop up in an error dialog.
On the Mac, you can view those same messages in the console log. Here's how:
- Open Console.app, located under Macintosh HD > Applications > Utilities
- Click the Logs button in the toolbar to open the logs list
- Select console.log in the logs list
Have a tip you'd like to share? Send it to gd-developer AT google DOT com. To see all tips, choose the Tips label.