Audit Logs
Butterfly is an Enterprise-Ready product. An enterprise solution cannot be thought without advanced action logging for users.
Object Logs
When you create an Object Type in Butterfly, it comes with Object Logging out-of-box.
Logged actions:
Add
Edit
Delete
Design Changes
Butterfly logs changes on designs. When a user creates a new design, it's automatically logged by Object Logging mechanism which means that, Add, Edit and Delete action are logged.
If you make changes on Widgets of Designs, they are also logged.
Logged actions:
Add Widget
If the user adds a widget to a Design, it's logged with parameters: Widget Name, Place Name.
Duplicate Widget
If the user duplicates a widget on a Design, it's logged with parameters: Widget Name, Place Name and Initial Parameters
Update Widget
If the user updates a widget, Widget Name, Place Name and only updated parameters are logged with old and new values of the parameter.
Delete Widget
If the user deletes a widget, Widget Name and Place Name are logged.
Reorder Widgets
If the user reorders widgets in Admin Panel, only ReOrder operation is logged. Old and New Orders are not logged to avoid saving unnecessary data.
Last updated