Date Name Downloads
Dec 7, 2012 1.1 350
Aug 10, 2010 1.0 523
Oct 1, 2009 1.0 Beta 5 439
Aug 11, 2009 1.0 Beta 4 232
Oct 10, 2008 1.0 Beta 3 289
Apr 15, 2008 1.0 Beta 2 307
Apr 8, 2008 1.0 Beta 1 213
1.1
1.1
Dec 7, 2012
Apache License
350

 

- Added LogSummaryEvent function to write output to the agent's log. This function was suggested by Les Zatony.

- Added LogCriticalError function to allow the simultaneous logging of an error to the log document and to send the error to specific e-mail addresses. This function was suggested by Les Zatony.

- Added StartTimer function to provide ability to easily time events in code.

- Added EndTimer function to provide ability to easily time events in code. 

- Added StartTaskTimer function to provide ability to easily time task events in code.

- Added EndTaskTimer function to provide ability to easily time task events in code. 

- Fixed issue were rich-text log document’s start date would not display properly until the log document had been computed. Thanks to Rayan Hanoudi for suggesting the fix.