xiidea / EasyAuditBundle

A Symfony Bundle To Log Selective Events
http://xiidea.github.io/EasyAuditBundle/
MIT License
89 stars 22 forks source link

Doctrine Entity Not Logged #12

Closed ronisaha closed 8 years ago

ronisaha commented 8 years ago

Doctrine entity configured through configuration not working

 doctrine_entities :                                                          
         AppBundle\Entity\Project : [created, updated, deleted]