L
lukasz
Hey is there a way to make certain method be called whenever any other
method in my program is called (such global method hook), usable e.g.
for logging or debugging?
method in my program is called (such global method hook), usable e.g.
for logging or debugging?