Problem/Motivation
We want to be able to modify log entries before they're inserted/modified into the database.
Steps to reproduce
Proposed resolution
Creating a `hook_event_log_track_alter()` implementation.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork events_log_track-3432645
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
m0dComment #4
m0dMR created.
Comment #6
smustgrave commentedFine with adding this.