No idea where to post this, please move if in wrong place…
I need a method to track what users do in the database. Nothing too detailed. Just something, that makes a log like:
This only needs to be seen by a few select people.
I plan to implement User Level Security, so everyone will have their own usernames and passwords. Don’t worry, I have read the ULS PDF
Thanks for any help!
I need a method to track what users do in the database. Nothing too detailed. Just something, that makes a log like:
USER created record on <date/time>
USER modified record on <date/time>
USER deleted record on <date/time>
This only needs to be seen by a few select people.
I plan to implement User Level Security, so everyone will have their own usernames and passwords. Don’t worry, I have read the ULS PDF

Thanks for any help!
