Grammar-Based Event Logging
August 24th, 2010This is a big one, so hold tight!
One of the most common tasks in any application, on the web or otherwise, is logging. The list of uses for a good log of events occurring within your application ‘space’ is practically infinite, but at the simplest we can say that a log lets the developer store and then communicate to the user things that have happened and that it lets the developer better understand what is actually happening in his application, particularly when something unexpected or undesirable is occurring!
Read more »