debug_utils icon indicating copy to clipboard operation
debug_utils copied to clipboard

Add $dume, execute on method

Open camflint opened this issue 11 years ago • 1 comments

Allows an arbitrary callback to be invoked prior to the real method executing.

I added this out of a desire to log a custom message when the method is invoked, instead of the default behavior of $duml. I could envision it being used for other things, so I'm submitting it here.

camflint avatar Apr 08 '14 18:04 camflint

this looks good, just couple of comments

amasad avatar Apr 18 '14 21:04 amasad