Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create a simple AppleScript logging function' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create a simple AppleScript logging function
Authored by: sdevore on Dec 20, '04 12:37:31PM
I actually have been using a growl ( Growl ) for some reporting when I run appleScripts in debugging mode and some that use growl all the time for notification. I have a similar script that has an optional logLevel parameter that I use so that I can filter the log messages in the console viewer. Sam D

---
--
Foolish consistency is the hobgoblin of little minds -rwe
--

[ Reply to This | # ]