You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Implementing Error Logging in ASP 3.0 ASP / Debugging and Error Handling
It is important to know what is going on with your site in development and production. By implementing proper error logging, you can quickly track down errors, and provide your team members with enhanced error information. With the new ASP Error object you can create a simple and effective logging system.