Hey everyone,
I've been using the built-in logging module to log all sorts of
scripting events for debugging/tracking purposes. It would be great if
I could use this logging functionality to make a note of whenever a
user requests a particular static file (e.g. tracking file downloads).
My first idea was to create a small script that logs the request, and
then redirects the user to the file, but can anyone else think of a
better/easier way to do it?
Thanks in advance!

Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to