Hi evereybody,
i'm working on a sharepoint publishing site and i want to "log" all the changes made by users in a sharepoint list. Some researches on the web guided me to the EventReceiver. But my EventReceiver must be generic and attached to all lists in the site collection. The "log list" has several columns like the name of the list in which the event occured, the name of the modified item, its old value and its new value. Can someone guides me on how to achieve this.
Thank you vey much.