0

Is there a way to automatically monitor "method enter" and "method exit" in Swift or Objective-C

YogevSitton
  • 10,068
  • 11
  • 62
  • 95
  • 2
    What do you mean method enter or method exit? Just print a line at the beginning and end of a method? – Kendel Jan 19 '15 at 13:21
  • 3
    Check here: http://stackoverflow.com/questions/7270502/how-to-log-all-methods-used-in-ios-app – gabuh Jan 19 '15 at 13:42
  • Kendel - I want something automatic that will capture all of my methods gabuh - This will give me only method enter without method exit and only on debug version – YogevSitton Jan 19 '15 at 14:05

0 Answers0