Hi Angelo,

I don't Dispatcher is the most convenient place to put this, a RequestFilter seems like a better option since you have easy access to the name of the page, parameters, and whatnot.

It'd basically be the same as creating an authentication filter but you would do logging instead.

-Filip

On 2008-04-13 01:34, Angelo Chen wrote:
Hi,

I would like to keep a log of visits made by viewers, what page he goes,
from what IP he comes, etc. what is a good place to do this, a dispatcher?
or any good suggestions in adding a logging facility in T5? Thanks,

Angelo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to