The only built-in debugging mechanism for event scripts is the Script.Response method, which writes text to a log file. For information on the way the LitCrit Event Service script was debugged, see About the DebugReport Subroutine.
To view the log file that the Event Service writes to during script execution, open the Properties dialog box on the LitCrit public folder, click the Agents tab, select the agent whose log file you want to view, and click Edit. Then, in the Agent dialog box, click Logs. A text file is displayed. This file contains the latest 32 KB of text written to this file by the Script.Response method.