Hi,
I'm looking at adding some call stack information - methods called - to our audit logs for selected classes.
Is it ok to reference Method types in classes and dictionaries or would I be creating a nightmare in terms of methods changing being renamed or deleted from classes with ongoing development? For example would I end up needing reorgs simply from renaming/deleting a method?
Is this perhaps a stupid idea?
TIA
Willie