When designing this site, one of the first elements I planned for was a logging feature, both to collect error
information for debugging, as well as user information. Below is a view of the log data stored.
I've also created a
web service to return the entire data set,
a mixture of VB.NET to return the data, as well as the
web pages
to return XML to a web browser.