[Dev-flock] r270 - in huginmunin/trunk/web: . src/middleware
dan@thoughtandmemory.org
dan at thoughtandmemory.org
Mon Oct 8 08:32:56 EDT 2007
r275 at insignificant: dan | 2007-10-05 20:21:28 -0400
Added logging middleware in tam_middleware.py. This allows us to record all page views, including users (if logged in), their IP address, what page/path they looked at, where they came from, and how long it took our app to process their request.
Modified threadlocals.py to grab more data from the request object (needed by tam_middleware.py).
Added:
huginmunin/trunk/web/src/middleware/tam_middleware.py
Modified:
huginmunin/trunk/web/
huginmunin/trunk/web/src/middleware/threadlocals.py
More information about the Dev-flock
mailing list