EasyAuditBundle Versions Save

A Symfony Bundle To Log Selective Events

1.4.4

6 years ago

Comply with Symfony Flex

1.4.3

6 years ago

Fix deprecated configuration definition in config yml Not quoting the scalar "%xiidea.easy_audit.doctrine_entities%" starting with the "%" indicator character is deprecated since Symfony 3.1

1.2.3

7 years ago

fix #12

1.3.2

7 years ago

fix #12

1.4.2

7 years ago

fix #12

1.4.1

7 years ago

Support for impersonating user

1.4.0

8 years ago

Support Symfony 3

1.3.1

9 years ago
  • Different Logger For different event
  • Event log type(As level)
  • Replace deprecated funciton Event::getName

1.2.2

9 years ago

EventResolver been split into EmbeddedEventResolverInterface and EventResolverInterface

1.2.1

9 years ago

EasyAuditEventSubscriber implemented. Its allow you to expose event to track from other bundles instead of editing main configuration.