A description of the Sueetie Event Log
The Sueetie Event Log of Fun
Here’s a screenshot of the Sueetie Event Log Report. We can filter by primary category (Exception, General Message, Debug, Custom Event, etc.) and then click on a subcategory for additional filtering. We can also filter by application (which is pretty cool) to see only events logs for, say, forums. The report has full paging support, of course.

Something I personally enjoyed adding to the report was a jQuery popup window to display the message in its entirety. I wanted something lightweight and went with
Eric Martin's SimpleModal jQuery Plugin. Here's a screenshot of the full eventlog message being displayed in the jQuery popup window when we click on the Message field.

That should do it on the new Sueetie Event Log. One other Geek point of interest is that adding custom events to the log in the Sueetie Framework is real easy. Below are the overrides to the LogSiteEntry() method.


