Throughout my application I want to be able to log each CRUD and thought I could do that with callbacks before insert, etc.
My problem is in how to transfer descriptor data to the call back function. This is probably easily accomplished, I just can't figure out how.

Thanks for the advice.
Chris