When an AOLserver .tcl page has an error, AOLserver logs the error to
the server log.  But, what piece of AOLserver in particular is
actually doing this?  And is there a good way for me to add additonal
information to the logged error message?

Reason I ask, is I am using ns_param ExtendedHeaders along with a
registered postauth filter to log the user_id for each hit to
AOLserver's access log.  (This is with ACS.)  That works just fine,
but whenever I get an error, I'd also like to log the user_id along
with the error message, so that I can always easily know what user got
the error, without having to try to compare entries between my access
and server logs.  Obviously this isn't a terribly important feature,
but I'd find it very convenient.  Suggestions?

--
Andrew Piskorski <[EMAIL PROTECTED]>
http://www.piskorski.com

Reply via email to