just drop a simple database insert step into the appropriate server action(s) to create a log of the event. I use that method for audit trails.
2 Likes
just drop a simple database insert step into the appropriate server action(s) to create a log of the event. I use that method for audit trails.