[thelist] ASP error logging script

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Mon Nov 21 14:17:23 CST 2005


	Just take one of your favorite error logging scripts, remove the
database/email part, and add the file-writing part.

	Lest that sound flippant, let me add that you only need to
google on "write" and "filesystemobject" to find the necessary
file-writing code.

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Chris Hayes

ASP error logging scripts: everything I have found so far either writes
to database or sends an email, which seems odd as either of these could
be the cause of an error.

Wouldn't it be best to write to a cycled log file.  I would have thought
a Google search result set be teeming with such scripts.






More information about the thelist mailing list