A
Axel Dahmen
Hi,
instead of writing logging functions at the beginning and end of each of a
class's member functions, I'd like to create an attribute to somehow "hook"
into each member function call to log that call.
I can't find any information on how to hook into a class's member function
calls. How can I do this?
TIA,
Axel Dahmen
instead of writing logging functions at the beginning and end of each of a
class's member functions, I'd like to create an attribute to somehow "hook"
into each member function call to log that call.
I can't find any information on how to hook into a class's member function
calls. How can I do this?
TIA,
Axel Dahmen