Hi, you can check
http://www.gediminasm.org/article/loggable-behavioral-extension-for-doctrine2

Maybe with some changes you will get some specific logic you need, you can
inject your service in listener

On Thu, May 12, 2011 at 12:11 PM, Valera <valera...@gmail.com> wrote:

> Unfortunately, this does not completely solve the problem.
> It appears that I'm adding a listener (which indirectly depends on
> doctrine.orm.entity_manager) and am injecting AuditService into it;
> also I have the AuditService depending on the
> doctrine.orm.entity_manager so a circular referencing occurs.
> Probably having multiple entity managers will help here.
>
> Any other advice?
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to