On Wed, 16 Mar 2005, Bob wrote: > How about go the other way, is there a way for John to always > deduce and print the extra parameters from within the central log > facility? Any way to know where the call came from--he wants both > file and hook. Or does a plugin author have to ($$$$) file "extra"?
Yes, you could use caller() to determine that. Not sure if thats worse though :-) Matt.