Reputation: 2350
I am working on an app that uses a lot of asynchrous calls and eventbus logic and so the code is hard to follow just from reading. I want to see which methods are called when I do certain basic use-paths. Is there a way to log which methods are getting called without going and putting a log statement/breakpoint in every method?
Upvotes: 4
Views: 2583
Reputation: 386
Success (happy coding)
Upvotes: 8