I've thought about afterFilter, yet to see how it goes. Thanks for the reply.
On Oct 29, 7:45 pm, Nate <[EMAIL PROTECTED]> wrote: > Off the top of my head, I think the closest thing would be > afterFilter() in the Controller or the shutdown() in a component. Is > that late enough? > > On Oct 29, 10:24 am, Abhimanyu Grover <[EMAIL PROTECTED]> wrote: > > > > > > > Hi guys, > > > I am looking for a function in CakePHP which is executed after the > > dispatching and processing a request. > > I wish to log controller / model behavior for some debugging. Should I > > just use destructor functions or is there any sweet solution available > > in CakePHP for this already? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
