-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello,
I've changed the user-activity.php file for on_create to true but in log list all the data created it's not logged.
'log_events' => [
'on_create' => true,
'on_edit' => true,
'on_delete' => true,
'on_login' => true,
'on_lockout' => true
]
Only log-in or edit are logged.
What can I do to log what is created?
Thank you
Metadata
Metadata
Assignees
Labels
No labels